diff options
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index de3d419d36..b8a405c64f 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,11 @@ +1998-04-02 Federico Mena Quintero <federico@nuclecu.unam.mx> + + * gncal-full-day.c: New full-day widget. It is still a work in + progress. It will be similar to M$ Schedule's nifty full day view + widget, but with Gtk's elegance :-) + + * Makefile.am (gnomecal_SOURCES): Added gncal-full-day.[ch] to the sources. + 1998-04-02 Miguel de Icaza <miguel@nuclecu.unam.mx> * eventedit.c: Object editor widget. We dropped ObjEdit. |