diff options
author | Arturo Espinosa <unammx@src.gnome.org> | 1998-04-11 09:18:21 +0800 |
---|---|---|
committer | Arturo Espinosa <unammx@src.gnome.org> | 1998-04-11 09:18:21 +0800 |
commit | 6caeba284969e0a0ea6b901b559c3078e2444c62 (patch) | |
tree | 4ec3105374a39a5fd74f1190a9f256009d43f1db /calendar/ChangeLog | |
parent | 6cffb55b8d4a036c5f006cb8df0a2dea9bd191a2 (diff) | |
download | gsoc2013-evolution-6caeba284969e0a0ea6b901b559c3078e2444c62.tar gsoc2013-evolution-6caeba284969e0a0ea6b901b559c3078e2444c62.tar.gz gsoc2013-evolution-6caeba284969e0a0ea6b901b559c3078e2444c62.tar.bz2 gsoc2013-evolution-6caeba284969e0a0ea6b901b559c3078e2444c62.tar.lz gsoc2013-evolution-6caeba284969e0a0ea6b901b559c3078e2444c62.tar.xz gsoc2013-evolution-6caeba284969e0a0ea6b901b559c3078e2444c62.tar.zst gsoc2013-evolution-6caeba284969e0a0ea6b901b559c3078e2444c62.zip |
Oops, compilation fixes plus more work - Federico
svn path=/trunk/; revision=123
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 9f5ab624cf..d8f0e9c7f2 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,5 +1,7 @@ 1998-04-09 Federico Mena Quintero <federico@nuclecu.unam.mx> + * gncal-full-day.c: #include <string.h> + * gncal-full-day.c (child_map): Show instead of just map the child widget (otherwise the text widget gets confused and will not focus). |