There are outstanding issues, but they should be resolvable in-place. If

this breaks something let me know and I will fix it.

1998-11-30  Havoc Pennington  <hp@pobox.com>

* gdate.c: New file, implements calendrical calculations.

* glib.h: Added declarations for GDate module.
This commit is contained in:
Havoc Pennington
1998-12-01 20:24:32 +00:00
committed by Havoc Pennington
parent 958f33656a
commit a3e59c3ebf
14 changed files with 3010 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
1998-11-30 Havoc Pennington <hp@pobox.com>
* gdate.c: New file, implements calendrical calculations.
* glib.h: Added declarations for GDate module.
Mon Nov 30 07:12:10 1998 Tim Janik <timj@gtk.org>
* glib.h: