[Mdate-devel] Mdate 1.5.1 release
Brought to you by:
ewe2
|
From: <mda...@li...> - 2004-08-14 07:29:17
|
In this release: * formatting fix to avoid yet another date name cutoff * @a has been REMOVED from the default date for ALL languages, due to serious errors for old dates, mostly pre Gregorian Year 0. I hate doing this but until I can remove this from the BUGS file, we have to stick with the boring old format. If you want to test the problem, under linux try: for i in `seq 160000 365 172000`; do mdate -j $i; done with a pre-1.5.1 mdate (obviously you'd do a formatted test with the current one) The source is up on sf.net or http://mdate.sourceforge.net/packages/mdate-1.5.1.tar.gz Get yer ports in! :) -- Unix is very user friendly, it's just picky about who its friends are. |