== Version 0.3.29 (tzdata v2011h) - 27-Jun-2011
* Updated to tzdata version 2011h
(http://article.gmane.org/gmane.comp.time.tz/3814).
* Allow the default value of the local_to_utc and period_for_local dst
parameter to be specified globally with a Timezone.default_dst attribute.
Thanks to Kurt Werle for the suggestion and patch.
(contains fixes for PR#43823).
2011.0517:
Bugfix from Sophie Hamilton: call tzset() when changing timezones.
Bugfix: bail out of tests cleanly when tzset doesn't work.
2011.0505:
Bugfix: make sure $ampm is defined so no undefined string warnings
are issued.
Honor the GMT flag when parsing time specs. Patch from
kris at shannon.id.au.
Bugfix: RT#31477 noon & midnight would match in the middle of strings.
Added %v conversion for Time::CTime
Added tests to disprove invalid bug reports.
== Version 0.3.28 (tzdata v2011g) - 13-Jun-2011
* Add support for Ruby 1.9.3 (trunk revision 31668 and later). Thanks to
Aaron Patterson for reporting the problems running on the new version.
Closes#29233.
Changes from 1.10 are:
1.11 Web Dic 9 11:40:11 CET 2010
- Added support for $SHELL (Ji�[7m<99>í Pavlovský jira AT getnet.cz)
While here, add OS dependent information for NetBSD and DragonFly
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß
-------------------------------------
This modules provides an OS independent interface to 'at', the Unix command
that allows you to execute commands at a specified time.
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß
-------------------------------------
Date::Leapyear exports one function - isleap - which returns 1 or 0 if a year
is leap, or not, respectively.
This package was submited as part of PR pkg/43929 which adds the Koha Integrated Library System
submitted by Edgar Fuß
-------------------------------------
Date::ICal talks the ICal date format, and is intended to be a base class for
other date/calendar modules that know about ICal time format also.
Changelog:
707 2011-04-17
Fixed bug in which finished, undated tasks would raise 'missing d'
error.
706 2011-04-17
Added omit using -o to ledger view. Added limit selection switches
for contexts and keywords to the rc file. Added etmUser setting to
rc. Added user filter.
705 2011-04-16
Added etmActions, etmEvents, ..., etmNotes to allow custom relative
paths to directories for actions and so forth.
704 2011-03-18
Added 'follow links' to directory walk. Added timeout and improved
error handling in getWeather. Corrected 'byweek' to 'byweekno' for
repetitions.
703 2011-02-28
Changed reporting strings for newer() per suggestion from Bjorn.
Upstream's changelog is incomplete.
Changelog:
702 2011-02-07
Added enc_print to print strings in the CLI using enc which is
file_encoding if the -F is passed and otherwise is term_encoding.
Restored term_encoding to etmRC. Changed status_fmt for event from
's' to 'tmp_s' to display zone-adjusted times. Changed 'S' and 'E'
to sort by and display zone-adjusted times and busy/free periods.
701 2011-02-06
Removed 'term_encoding' from etmRC and etmData.
700 2011-02-03
Use item['tmp_s'] for time zone adjusted times and leave item['s']
alone. Changing item['s'] could lead to applying time zone
adjustment to an already adjusted time.
699 2011-02-02
Fixed missing icon in the app build for os x. Increased min size
slightly to remove horizontal scroll bar in itemlist on startup.
698 2011-01-27
Removed import wx from etmData to allow running on systems without
wx. Added tzlocal() to refreshprompt in etmWX to keep etm time and
local time zone in sync.
697 2011-01-24
Fixed encoding bug in 12-month calendar.
696 2011-01-16
Added 'term_encoding' to rc file for output to the terminal/console
window. Various updates for python 3 compatability. (Dateutil 1.5
now supports python3 but wxpython does not.)
695 2011-01-10
Declare strings to be unicode in etmData.py OL.
694 2011-01-10
Replaced encoding in the rc file with gui_encoding (for the wxpython
gui) and file_encoding (for reading and writing files).
693 2011-01-04
Add 's' to required keys for reminder.
692 2011-01-03
Removed try block from etmRC.py which forced the use of
sys.stdout.encoding. Removed a couple of erroneous 'utf-8'. Now
works with Russian under Windows!
691 2011-01-03
Show more diagnostic information if OnInit in etmWX.py fails.
690 2011-01-01
Fixed bug in date_calculator.
689 2010-12-29
Fixed bug in exporting to ics. Improved documentation for weekday
(thanks Adam).
688 2010-12-22
Added settings for the colors for the command line interface to the
rc file.
687 2010-12-21
Don't check for local time zone unless auto_set_timezone is True.
Fixed undefined 'tmp_d' error in select_items.
686 2010-12-14
Removed the 'm' from the time of the next alert when use_ampm is
True. Tweaks for dealing with a missing local time zone.
685 2010-12-11
Added the ability to specify an alternative command using @A COMMAND
to run instead of the default for an event or reminder.
684 2010-12-10
Possible fix for windows registry issue with timezones.
683 2010-12-10
Added settings for first and second column widths in the gui item
list to the rc file.
PR pkg/44477
Changelog:
Major changes in release 3.6
* Work properly when the -1 timezone is specified
* Use ISO 3166-2 region codes
* Distribute .po files
* Distribute BUGS LIMITATIONS doc/GREG-REFORM
* Fix NLS support in gcal, gcal2txt, tcal, txt2gcal
Major changes in release 3.5.1
* Update NEWS
* --version reports the right version
Major changes in release 3.5
* Change source license to GPLv3+
* Do not include Henry Spencer V8 regex library
* Change documentation license to FDL 1.3+
* Use automake
* Use the start of the week day specified by the locale
* Typo fixed in data/dates/lotr: Sm8 = Smaug
* Typo fixed in src/help.c and *.po: assigments -> assignments
* Hyphens corrected in gcal.1
* Date of Nikolaustag changed in data/dates/world
Bug report and patch by Wolfram Kleff
* Spell check in doc/en/texi/gcal.texi
Patch by James Troup
* Do not install files in $(HOME)
Patch by Edward Betts
* Add --from-code=iso-8859-1 to po/Makefile.in.in
Patch by Sandro Tosi
* Fix German translation
Patch by Jens Seidel
* Changes to src/{hd-data2.c,hd-data3.c,hd-defs.h,hd-data.c}
-fixed Czech holidays; bug report and patch by Martin Mares
-removed non ASCII char
-All Saints Day on some states; patch by Marc-Jano Knopp
-All Souls day is no holiday; patch by Thorsten Alteholz
Major changes in release 3.01.1
* typos fixed in data files
* typo fixed in src/help.c
alternative from mk/jpeg.buildlink3.mk
This allows selection of an alternative jpeg library (namely the x86 MMX,
SSE, SSE2 accelerated libjpeg-turbo) via JPEG_DEFAULT=libjpeg-turbo, and
follows the current standard model for alternatives (fam, motif, fuse etc).
The mechanical edits were applied via the following script:
#!/bin/sh
for d in */*; do
[ -d "$d" ] || continue
for i in "$d/"Makefile* "$d/"*.mk; do
case "$i" in *.orig|*"*"*) continue;; esac
out="$d/x"
sed -e 's;graphics/jpeg/buildlink3\.mk;mk/jpeg.buildlink3.mk;g' \
-e 's;BUILDLINK_PREFIX\.jpeg;JPEGBASE;g' \
< "$i" > "$out"
if cmp -s "$i" "$out"; then
rm -f "$out"
else
echo "Edited $i"
mv -f "$i" "$i.orig" && mv "$out" "$i"
fi
done
done
0.66 2010-11-26
- A bunch of documentation cleanup. No code changes.
0.65 2010-10-25
- Actually put the right $VERSION in every package. No other changes.
0.64 2010-10-25
* All the constructors besides new() ended up calling new(), which meant that
these constructors went through the parameter validation code
twice. Avoiding this should make everything that constructs a new object
(besides new() itself) a little faster.
** This change breaks DateTime::Fiscal::Retail454, but no other modules, to
the best of my knowledge. **
- The t/39no-so.t test failed for some people. I can't reproduce it, but this
release will hopefully fix the problem. Patch by Tokuhiro Matsuno. RT
#62061.
- Added a section on the DateTime Project ecosystem to the docs. Addresses RT
#60930.
- Fixed wiki links in the docs now that the wiki has moved to a new wiki
platform.
- Restored some of the dzil-ification. The repo now has a very minimal
Build.PL file which is just enough to build the XS code and run the
tests. This fixes the total lack of prereqs in the META.* files. Reported by
Bjørn-Olav. RT #62427.
0.63 2010-09-24
- Actually bump the version in the module files. Oops. Reported by bricas.
Upstream changes:
0.62 2010-09-23
- Don't try to test with DateTime::Format::Strptime unless we have a
relatively recent version. Should fix some test failures.
0.13 2010-08-25
- GMP is used in two places, so fix second
0.12 2010-08-23
- Move to Module::Build
- Do not use GMP on Windows
- Report bigint library used in tests
0.089:
- Non-development release without DateManip dependency
0.088_1:
- Remove DateTime::Format::DateManip from dependencies due to instability in that package and its dependencies (thanks jjn1056)