20130201: Version 4.8.4
---------
        * Production fix release 
        * new translations for ar, be, bg, ca, cs, da, de, el, en_GK, 
                es, eu, fr, he, hi, hr, hu, id, it, ja, ko, lt, nn, pl, 
                pt, pt_BR, ru, sk, sr, uk, ug, zh_CN, zh_TW
            * Translated to 41 languages now (> 80% complete) (23 to 100%)
        * fixed bug 8525: Orage keeps notifying every second on "All day events"
        * fixed bug 4817: anchor('#') does not work in help links
        * fixed bug 9243: strptime() needs _XOPEN_SOURCE_EXTENDED to be defined
        * fixed bug 9248: internal libical fix SSPM_UNKNOWN_MINOR_TYPE
        * enhancement bug 8231: alarm type is selectable for foreign files
        * enhancement bug 9739: new TODOs start as NOT completed
        * enhancement bug 9738: main window sorts TODOs by due-date
        * enhancement bug 9598: tooltip shows title and location bold

20120105: Version 4.8.3
---------
        * Production fix release 
        * new translations for ca, pt, cs, da, zh_TW, zh_CN, uk, nl, ar, ru,
                hu, es, pt_BR, sk, tr, hr, ja, it, de and fi
        * fixed bug 7939: Dynamic icon of Orage not always refreshed
        * fixed archiving issue, which could lost EVENTs
        * fixed bug 8032: Missing translations for some languages
        * fixed bug 8156: Tray icon not updated after resuming from sleep
        * fixed bug 8121: Foreign files could not be read-only in filesystem 
        * fixed problem where archived events could not be deleted in eventlist
        * fixed bug 7350: Problems with menu entries / desktop files
        * enhancement: made it impossible to modify read-only events
        * enhancement: added location into main calender tooltip
        * enhancement 8258: word wrap for note in appointment window
        * enhancement 8262: improved time spinners in appointment window

20110913: Version 4.8.2
---------
        * Production fix release 
        * new translations for id, ru, es, sk, el, ar, nl, hr, hi, ar, eu and fi
            * Translated (>90% complete) to more than 30 languages now !
        * fixed bug 7552: reminder repeat forever when floating time used
        * fixed bug 7350: errors/depreciations in .desktop files
        * fixed bug 7427: full day alarms start on wrong day
        * fixed bug 7836: cpu loop when show event days is less than 1
        * removed not needed critical messages in text search
        * fixed bug 7848: procedure alarms do not work with execute button
        * fixes to excluded time alarms
        * fixed bug 7920: procedure alarms do not work with external libical
        * fixed bug 7886: all day events are shown one day too long
        * enhancement 7612: possible to export from shell
        * enhancement 7290: variable icon can now be tuned
        * enhancement 7914: procedure alarm replacement parameters
        * enhancement: Added hourly repeat option

20110226: Version 4.8.1
---------
        * Production fix release 
        * new translations for zh_CN, ru, sk, eu, cs, de and it
        * fix compile issue for Solaris and BSD (bug 7108, 7141)
        * fixed bug 7116: full day events missing from top row in day view
        * fixed bug 7118: wrong category shown when editing event
        * fixed bug 7192: make Orage compatible with xdg dirs spec
        * fixed bug 7204: make Orage compatible with libnotify 0.7
        * fixed bug 7232: Orage panel plugin doesn't reflect system TZ changes

20110113: Version 4.8.0
---------
        * Production release 

20101209: Version 4.7.6.1
---------
        * Compatible with Xfce 4.8 (and 4.6)

20100205: Version 4.7.5.12
---------
        * Added event start time to be visible in main calendar event box.
        * Documentation update.

20100103: Version 4.7.5.8
---------
        * Using dynamic icon everywhere instead of only as tray icon.
        * Panel plugin setup interface changed. Instead of three fixed
          rows, now it is possible to add/remove rows as needed.

20091218: Version 4.7.5.3
---------
        * Possibility to create new alarm directly from Orage type alarm
          window (Bug 5904).

20091215: Version 4.7.5.2
---------
        * Test option in alarm definition.

20091208: Version 4.7.5
---------
        * Possible to use upsteam libical if available in the distro (Bug 5764).

20091127: Minor enhancements to tray icon
---------
        * Better looking tray icon (bug 4667).
        * Tray icon size is fully automatic so size parameters removed.
        * Tray icon tooltip better looking with colour and bold time.

20091030: Minor enhancements
---------
        * Possible to change the size of main calendar window (Bug 5890).
        * Remember the size of main calendar window.
        * Remember the position of eventlist window.

20091017: Minor enhancements
---------
        * New parameter to define how many days are shown in the main
          calendar eventbox (Bug 5848).
        * New parameter to define default extra days in event list window
          (Bug 5847).
        * New appointment started from main calendar window now defaults 
          to selected date (Bug 5867).
        * Possibility to use <&Ynnnn> parameter as year difference between 
          current year and nnnn. This is usefull with birthdays (Bug 5849).

20091002: Globaltime and panel plugin updates
---------
        * Change timezone selection to be exactly the same than in Orage
            - Removed the entry box and only include the button now. 
            - It is not as flexible, but it is easier to use for non-gurus.
        * Modified time adjust mode in globaltime to start from zero minute.
            - By default it now changes 30 mins per click.
            - Page Up and Page Down can be used to tune only 1 minute.
            - Removed message informing time change mode is starting.
        * Timezone extra information now shows correct time change time
            - well, it is 1 sec off, but close enough...
        * Timezone extra information now shows also next time and how it changes

20090906: Version 4.7.4 
---------
        * New timezone selection dialog (Bug 3876)
            - now the same in orage and in other tools (panel plugin 
              and globaltime).
        * tz_convert production version with man and make files (Bug 3990)
        * New timezone files created with tz_convert

20090512: Version 4.7.3 
---------
        * Use RDATE and EXDATE to add or omit EVENTs or TODOs
        * added tz_convert for timezone conversion from os (tz) format
          to Orage (ical) format

20090415: differences between 4.7.1 and 4.6 Version or Orage
---------
        * Removed Xfce trayicon code and replaced it with gtk trayicon
        * Now dependent on GTK 2.10
        * Removed 4.4 Xfce dependency MCS
        * clarified default alarm setting in appointment alarm page
        * Using g_timeout_add_seconds in orage if available (Bug 4723) 
        * Possibility to have TODOs repeating based on completed time (Bug 4713)
        * Added visual presentation of recurring appointments
        * Added priority and possibility to omit low priority appointments from
          day list view and calendar
        * Fixed core dump in event-list when event crossed days on "today"
        * Import no longer creates dublicate entries (Debian BUG 517548)

20090227: 4.6.0 Version of Orage published
---------

20080718: differences between 4.6 and 4.4 Version or Orage
---------
        * Man page created for orage and globaltime
        * Globaltime added.
            - shows several clocks from different timezones
            - can be raised and hidden by clicking middle mouse
              button on orage clock panel plugin
            - has timetune feature, which makes it easy to see what
              the time is in other clocks on certain time
        * All visible dates are now in country native format (strftime (%x))
        * All parameters now visible in preferences 
            - restructured parameter screens
        * New appointment types: TODO and JOURNAL
            - TODO can be used to remember things that needs to done
            - JOURNALs are for notes and things to remember
        * Possible to rename Orage calendar files
        * External files can be used
            - it is possible to add files from other sources
              and Orage keeps track on those.
        * Export and import appointments.
        * Text search in event list
        * Orage is now dependent on local libical.
            - standard libical cannot be used due to several fixes
              done to Orage's private copy
        * Daylist view
            - possible to see calendar in day view format in addition 
              to the old list view.
        * New alarms.
            - libnotify alarms
            - script type alarms
        * Possibility to set alarm based on end time also
        * Possible to define default alarm
        * Persistent alarms
            - persistent alarms are raised after Orage is started
              even if your computer or Orage has been turned off when the 
              alarm happened.
        * Orage and orageclock now only wake up when needed.
            - saves battery in laptops when timer wakes up only when
              needed instead of regularly every second.
        * Main calendar now has list of events and todos.
        * Better compatibility with evolution ical files
        * Categories added
            - also possible to give colour to certain category
              and then colour is shown in even list view
            
20070104:
---------
        * Orage version 4.5.9 released 
        * globaltime added. Can show times in several timezones

20070121:
---------
        * Orage version 4.4.0 released together with Xfce 4.4.0

20060419:
---------
        * xfcalendar renamed to orage
        * production version of orage (4.3) available 
        * orageclock panel plugin added. Can use timezone

20051201:
---------
        * beta version of xfcalendar (4.3.2) can use timezones
          builtin to the libical package

20050302:
---------
        * beta version of xfcalendar (4.3.0.1) is using libical 
          instead of the previous dbh.

20050210:
---------
        * Position in screen now stored so that xfcalendar stays where 
          it was put.
        * More paramaters added: Visibility in Systray, Pager and 
          Taskbar now configurable from standard parameter screen. 
          Also xfcalendar visibility when it is started from shell 
          first time can be configured either visible or hidden.

20030716:
---------
	    * XfceTrayIcon now both provides "clicked" (a single left button
	      click) and "double_clicked" (double left button click) signals
  	    * XfceTrayIcon no longer autoconnects, you'll need to call
	      xfce_tray_icon_connect() explicitly
