- Renamed all holiday files to include a locale, rather than just
  a country code.
- Enhanced update-holidays.pl add-on script to support regions,
  provide better error handling, error on missing Perl module,
  warnings on unavailable data, and help text.
- Updated documentation accordingly.
This commit is contained in:
Paul Beckingham
2011-04-10 15:37:30 -04:00
parent 40b2258589
commit 19582dd139
20 changed files with 86 additions and 21 deletions

View File

@@ -15,6 +15,8 @@
+ The old 'curses' configuration variable is now replaced by 'detection', and
has the same meaning - whether or not to auto-detect terminal size.
+ Added Czech Republic holiday files (thanks to Tomas Cech).
+ All holiday files have been renamed to include a locale, rather than just a
country code. For example: holidays.en-US.rc.
# Tracked Features, sorted by ID.
+ Added feature #700, which adds tab-completion of built-in tags.