1.0.15 (2003/02/03)

  - Bug fix. Improve W3C compliance
  - Preliminary CSS features introduced
  - Some initial themeing
  - Added a sample test file

1.0.14 (2002/12/12)

  - Bug fix. Close <table> tag

1.0.13 (2002/08/21)

  - Bug fix. Calendar navigation is now in local-time 
    instead of GMT 

  - Bug fix. weekdays attribute work properly now

  - Cleaned up table alignment in year-view

1.0.12 (2002/01/09)

  - Added Romanian translations, thanks to Mircea Sabu
    
1.0.11 

  - Help files, and pretty by default calendars

1.0.10 (2001/09/04)

  - Added the japanese translation, thanks to Joseph Wayne.

1.0.9 (2001/09/03)

  - Added the "bgcolor_expr" argument.

  - Added the "images" argument, thanks to Marsh Murphy.

  - Added the "tablewidth" argument, thanks to Gitte Wange.

  - Added the danish translation, thanks to Gitte Wange.

1.0.8 (2001/08/08)

  - Now works with Zope 2.4

1.0.7 (2001/07/30)

  - Now the calendar columns are the same size, thanks to Frank McGeough.

1.0.6 (2001/07/07)

  - Minor improvements in the HTML, thanks to L. Humbert.

1.0.5 (2001/06/25)

  - Import split from string, now works with Zope 2.3.3, thanks to Rick Morrow.

1.0.4 (2001/06/06)

  - Added the traditional chinese message, thanks to Yuan-Chen Cheng.

1.0.3 (2001/01/17)

  - Fixed a bug introduced in the 1.0.2 release.

1.0.2 (2000/12/30)

  - Minor HTML improvements, thanks to Ludger Humbert.

1.0.1 (2000/11/3)

  - Fixed a bug: the mode variable was always 'month', thanks to Matthew.

1.0.0 (2000/10/18)

  - Added the norwegian translation, thanks to Arnt-Hugo Nilsen.

0.9.23 (2000/9/19)

  - Fixed a bug that appeared when the url had a '%', thanks to Jerome Alet.

0.9.22 (2000/9/18)

  - Now the parameter date-xxx is in ISO 8601 format, thanks to Jerome Alet.

  - The controls to change the mode and the date preserve the url parameters,
    the setCalendar('url_', ..) hook is deprecated.

0.9.21 (2000/9/9)

  - New, international, year mode image.

  - Use of color, blue, to highlight the selected mode.

  - Now the header is only as wide as needed.

  Thanks to Jens Quade and Jerome Alet.

0.9.20 (2000/8/8)

  - New arguments lang_expr and modes.

  - Added the finnish and italian translations, thanks to Petteri Soikkonen
    and Andrea Iosio.

  - Added a CREDITS.txt file.

0.9.19 (2000/8/1)

  - Small fix of the russian translation, thanks to Pavel V. Piankov.

  - Fixed a bug, before when changing the mode in one browser the mode
    changed in all browsers, thanks to Darrell Gallion.

0.9.18 (2000/8/1)

  - Added the portuguese translation, thanks to nextfaze.

  - Fixed a bug, now the middle property works, thanks to Jean-Franois Guay.

  - Now each language has its own abreviated month names.

  - Now it's possible to add parameters to the url references with
    setCalendar('url_', ..), thanks to Robert Brouwer.

0.9.17 (2000/7/5)

  - Fixed a bug which was hidden in versions of Zope earlier than 2.2,
    thanks to Shane Hathaway

0.9.16 (2000/7/1)

  - Added translations of dutch, russian and german, thanks to ???,
    Alexander N. Chelnokov and Claus-Dieter Osthoevener.

  - Fixed two bugs in the day mode, in the right-middle part of the control
    panel.

  - Added a CHANGES.txt file to the product.

0.9.15 (2000/6/26)

  -  Added french support, thanks to Jerome ALET.

0.9.14 (2000/6/25)

  - Valid HTML, thanks to John A.R. Williams

  - First step towards internationalization, new argument "lang".

  - Property "monthnames" removed.

0.9.13 (2000/6/21)

  - Monthnames were not cuted right if they include html entities, now
    it's fixed thanks to Jerome ALET.

0.9.12 (2000/6/16)

  - "bordercolor" attribute fix, thanks to Lindell Alderman.

0.9.11 (2000/5/26)

  - Minor aesthetic fix, thanks to Jeff Sasmor.

0.9.10 (2000/5/16)

  - New property "monthnames".

0.9.9 (2000/4/28)

  - Minor aesthetic changes.

0.9.8 (2000/2/24)

  - Bug fixed, found by Cornelis J. de Brabander.

0.9.7 (2000/2/23)

  - New property "cellattrs".

  - Properties "cell_css_class" and "cell_css_id" removed.

  - New argument "weekdays".

0.9.6 (2000/1/26)

  - Several minor bugs fixed.

  - New property "mhbgcolor".

0.9.5 (2000/1/19)

  - Several bugs fixed. Mainly one related to "Daylight Saving Time"
    in some timezones, found by Matt Wilbert.

0.9.4 (2000/1/10)

  - New year mode.

0.9.3 (1999/12/23)

  - New argument "expr".

  - New properties "cell_css_class" and "cell_css_id".

0.9.2 (1999/12/20)

  - Bug fixed, related with the "controls" argument.

0.9.1 (1999/12/17)

  - New argument "controls".

  - Use of the dictionary method "get" instead of the function "getarg_".

0.9.0 Initial version, by Ty Sarna
