http://lists.roaringpenguin.com/pipermail/remind-fans/2013/002903.html
---------------------
2013-02-02 Release 1.4.6:
* Fixed a failure to quote filenames in the editor commands provided by
the default wyrdrc.
* Fixed a crash when the terminal is resized while wyrd is executing an
external editor or browser. (In some environments, this would happen
every time a reminder file is edited.)
* Fixed 'configure' errors when compiling with OCaml 4.
* Added Oasis metadata.
* Added automatic refresh of the display when reminder files are modified.
* Added a backtrace printout for unhandled exceptions.
* Fixed a parallel-make race conditoin resulting from integration of
upstream ocaml-curses.
* Fixed a crash when the terminal is resized.
* Fixed some crashes which could be triggered by pressing arrow keys or
entering non-printable characters from the "quick add" entry field.
- Add LICENSE (gnu-gpl-v1)
- Add comment on patches (mainly from cvs log)
(upstream)
- Update 0.7 to 0.9
-------------
Tue Sep 6 08:52:43 EST 2005
projclock.tcl
- changed name from Project Clock to WorkerTimer due to trademark issue
Wed Mar 17 08:40:14 EST 2004
projclock.tcl
- some tidying up of window behaviour
- fixed problem with custom summary when pclock dir has spaces in name
- Add LICENSE= ( Found Copyright notice at source, for example Warp.pm)
(upstream)
- Update 0.5 to 0.51
0.51 2014-10-17
New maintainer (SZABGAB)
Use Test::More instead of Test
Include META.yml RT #77752
POD encoding is now utf8 RT #93259
1.12 2012 September 27
- Fix CPAN RT bug 44167/54990: Negative milliseconds/microseconds.
This was a boneheaded mistake I should have fixed years ago.
Many thanks to Karl Moens for reporting the error, and for a patch.
- Fix CPAN RT bug 47229: Build.PL dependencies.
Unfortunately, I cannot fix Makefile.PL, since ExtUtils::MakeMaker
has no concept of "recommended" or "optional" modules.
Thanks to Jens Rehsack for the suggestion.
- Fix CPAN RT bug 55630: ISO-8601 Z (Zulu, UTC) marker not supported.
Thanks to Will Coleda for pointing this out.
- Fix CPAN RT bug 76705/76707 (maybe): month out of range.
I can't reproduce this bug, but I made a change to the time parsing
that might fix it. Thanks to Todd Bezenek for reporting the problem.
Add LICENSE=
(upstream)
Update 0.06 to 0.11
----------------
0.11 2014-03-26
- Min perl version now set to 5.6.0
- Added description of DateTime::Format::Duration to SEE ALSO
0.10 2014-03-24
- Switched to Dist::Zilla. The Module::Install Makefile.PL was resulting
in dependency problems and CPAN Testers fails, and I'm not familiar with
it. Easier to switch. Thanks to ZEFRAM for pointing out the problem.
0.09 2014-03-23
- Test::More and Time::Duration were listed as build_requires;
changed them to test_requires, with versions. Wonder if this was
the cause of the small number of CPAN Testers fails?
- Added more more modules to the SEE ALSO section in the pod.
0.08 2014-03-23
- Can now have a leading '+', as in '+2h'.
Suggested by MSCHWERN in RT#66572
- Added github repo to metadata (thanks dsteinbrunner)
- Added github repo to pod
- Added Time::Duration::Parse::More to SEE ALSO
0.07 2014-03-21
- Added 'use warnings'
- Specified min perl version as 5.6.0 in Makefile.PL
- Fixed pod error reported in RT#86904
- Added license type 'perl' to metadata via Makefile.PL
- Reformatted this file as per CPAN::Changes::Spec
-LICENSE= gnu-gpl-v2 # OR artistic
+LICENSE= ${PERL5_LICENSE}
(upstream) Update 0.12 to 0.13
0.13 - 07 Aug 2014
* explicit license in META as per RT #97806
* included other updates to Makefile.PL details (author, etc)
small changes on PKGNAME modification
-PKGNAME= p5-${DISTNAME:S/06001/06.001/}
+PKGNAME= p5-${DISTNAME:S/.06/.06./}
drop following line, pkglint flags, and packaged fine without it.
-PERL5_BUILD_TYPE= Module::Install::Bundled
(upstream) Update 0.06.001 to 0.06.002
0.06002 - 04 Aug 2011
- Fix rt#70001, 5.14 deprecations.
- Moved to github
- (Neither ChangeLog or Release Note not found), sorry
- Add LICENSE= to ${PERL5_LICENSE}, for web page saying so:
---------------
This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.
---------------
Convert not to use Module::Build
-BUILD_DEPENDS+= {perl>=5.17.1,p5-Module-Build>=0.40000}:../../devel/p5-Module-Build
-PERL5_MODULE_TYPE= Module::Build
(upstream) update 1.01 to 1.05
1.05 2013-09-18
(Generated by)
Dist::Zilla version 4.300030 --> 4.300038
CPAN::Meta::Converter version 2.120921
CPAN::Meta::Converter version 2.140640
1.04
1.03
1.02 2013-09-14
- Added method to get originalEvent from XML - suggested by Ian Norton
- documentation and packaging fixes - by David Steinbrunner.
- version number using 4 digits - requested by David Marshall.
0.33 2013-09-15
- bugfix in SpanSet->grep. Reported by Andreas Isberg
0.05 2014-10-26
- Added parsing of MySQL fractional seconds (microseconds).
- Allowed additional valid MySQL formats (delimiters in DATE and TIME
fields using punctuation, 'T' separator between DATE and TIME and
single-digit time or date values).
0.12 2014-07-17
- fix BYMONTH, BYMONTHDAY constraints to FREQ=MINUTELY, FREQ=HOURLY, and FREQ=SECONDLY.
patch and tests provided by Andrew Sterling Hanenkamp
-----------------------
Changes in 3.11
* If a yahrzeit would fall on 30 Cheshvan in a short year, advance
observance to 1 Kislev. If a yahrzeit would fall on Kislev 30 in a
short year, advance observance to 1 Tevet.
* Allow Ta'anit Bechorot (Fast of the Firstborn) to fall on a
Friday. When a fast day falls on Friday, we do in fact observe the
fast on Friday, even though Shabbat follows immediately. Also, in some
years, Asarah Betevet (Tenth of Tevet) falls on Friday and is observed
on that day.
It is only in years when the date of the fast falls on Shabbat that
the fast is moved: Ta'anit Ester (Fast of Esther) and Ta'anit Bekhorim
are moved back to Thursday. Tsom Gedalyah (Fast of Gedaliah) and
Shiv'ah Asar Betammuz (Seventeeth of Tammuz) are moved ahead to
Sunday. Tish'ah Be'av (Ninth of Av), a full-day fast, is moved ahead
to Saturday night. Asarah Betevet does not fall on Shabbat.
Changes in 3.10
* Add Erev Purim and Erev Tish'a B'Av
* Add Pesach Sheni (14 Iyyar)
Changes in 3.9.1
[revved version number correctly]
Changes in 3.9
* Yom Hazikaron first observed in 1949. Yom HaShoah first observed in 1951.
* Allow Asara B'Tevet to fall on a Friday.
Changes in 3.8
* fixed spelling of shabbat Chazon
* fixed yom Haatzmaut 2007
* added support for Mexico DST scheme (no longer the same as US & Canada)
* Correct Gibraltar time zone to UTC+1, not UTC-10. Thanks to
Jack Gross <jacobbgross@hotmail.com> for reporting the bug.
guile-lib 0.2.2 -- 2013-01-31
=============================
* Install (texinfo nodal-tree) for Guile 2.0.
* MD5 bugfixes.
* Better errors in Apicheck.
guile-lib 0.2.1 -- 2011-04-03
=============================
* Updates for Guile 1.8.
Some of the compatibility hacks from 0.2.0 broke Guile-Lib on Guile
1.8. Thanks to Andreas Rottmann for the various fixes.
guile-lib 0.2.0 -- 2011-03-26
=============================
* Updates for Guile 2.0.
When compiled against Guile 2.0, Guile-Lib no longer installs modules
that have been included in the Guile distribution. This is an
incompatible change: if you build Guile-Lib against Guile 2.0 and then
use it against 1.8, you will be missing `(sxml simple)' and the other
modules that were incorporated in Guile 2.0.
That said, Guile 2.0 is appoximately 7.1 times as awesome as Guile 1.8,
so you should stop worrying and learn to love it.
guile-lib 0.1.9 -- 2010-08-29
=============================
* Updates for Guile 2.0.
Guile 2.0 has incorporated many modules from Guile-Lib, but all the same
we have to make sure that one Guile-Lib installation works fine with 1.8
and 2.0.
* The default SSAX parser no longer drops whitespace.
We used to drop extraneous whitespace when using the default XML parser,
but strictly speaking, this loses information. Guile-Lib now preserves
whitespace in the resulting SXML.
* SSAX supports UTF-8 output on Guile 1.8.
Guile 1.8 naively treats characters as bytes, not understanding
unicode. Still sometimes it's useful to emit UTF-8 sequences in Guile
1.8, which is what this SSAX does. Note that Guile 2.0 includes its own
SSAX, and handles unicode natively.
* Expose ssax:predefined-parsed-entities
Allows the user to define &foo; XML entities.
* License changed to GPL and LGPL, version 3 or later.
See the specific modules for their licenses.
* Removed modules: (math rationalize), (scheme session), SRFIs 34,35,40
Guile 1.8 and above support rationalize natively. The improvements in
(scheme session) are in Guile now, as are SRFIs 34 and 35. SRFI 40 is
withdrawn, in favor of SRFI 41.
* Removed module (container queue)
Use (ice-9 q) instead.
* Call tree analysis in statprof
Statprof can save away the various call trees that it samples for later
analysis. See the statprof documentation, for more information.
Upstream changes:
0.002107 2014-10-30 19:53:58-05:00 America/Chicago
- Fix `export_method_aliases` (Thanks Denis Ibaev! See GH#7)
0.002106 2014-10-17 15:26:43-05:00 America/Chicago
- Fix bug causing infinite recursion when you redefine a package (Thanks
Graham Knop for fix, and Wes Malone for bug report!)
- Simplify sub installer by using Sub::Exporter more correctly (Thanks RJBS!)
- Stop calling ->table many times per ResultClass (Good catch RJBS!)
0.002105 2014-04-12 08:51:04-05:00 America/Chicago
- Fix warnings in test (thanks for the report Zefram!) (Fixes RT#91976)
Upstream changes:
1.04 2014-01-15
- Explicitly order options hashes to make log output deterministic.
1.03 2014-01-14
- We were explicitly returning undef for failure, which is basically
always wrong. Corrected this.
1.02 2014-01-14
- Update documentation, etc, to point to github version
- Make SQL generation deterministic, rather than depending on hash
order, to ease testing and predictability.
- Misc minor code cleanups.
- Move to more of my standard Dist::Zilla config.