CVS: setedit change.log,1.771,1.772
Brought to you by:
set
From: Salvador E. T. <se...@us...> - 2009-02-24 16:07:42
|
Update of /cvsroot/setedit/setedit In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv2256 Modified Files: change.log Log Message: * Added: [Holidays] German holidays. Needs validation. * Added: [Holidays] A small test to verify a holidays module. Prints all holidays to stdout for a specified year. Index: change.log =================================================================== RCS file: /cvsroot/setedit/setedit/change.log,v retrieving revision 1.771 retrieving revision 1.772 diff -C2 -d -r1.771 -r1.772 *** change.log 2 Oct 2008 15:06:08 -0000 1.771 --- change.log 24 Feb 2009 16:07:31 -0000 1.772 *************** *** 1,3 **** --- 1,8 ---- $Log$ + Revision 1.772 2009/02/24 16:07:31 set + * Added: [Holidays] German holidays. Needs validation. + * Added: [Holidays] A small test to verify a holidays module. Prints all + holidays to stdout for a specified year. + Revision 1.771 2008/10/02 15:06:08 set * Modified: [tags.cc edprefs.cc] To avoid passing a reference to a packed *************** *** 7,11 **** already packed. * Added: [SHL] USB keywords. ! . Revision 1.770 2008/08/28 01:16:05 terrible * Updated: [Debian] Version 0.5.5-7, small corrections. --- 12,16 ---- already packed. * Added: [SHL] USB keywords. ! Revision 1.770 2008/08/28 01:16:05 terrible * Updated: [Debian] Version 0.5.5-7, small corrections. |