aboutsummaryrefslogtreecommitdiffstats
path: root/widgets/misc/ChangeLog
diff options
context:
space:
mode:
authorKjartan Maraas <kmaraas@gnome.org>2001-04-24 17:26:28 +0800
committerKjartan Maraas <kmaraas@src.gnome.org>2001-04-24 17:26:28 +0800
commit0345c9047dff096cc631d1dfee4f0a1b5a874bb5 (patch)
tree70d77658076d707b481905645b427c6249d54241 /widgets/misc/ChangeLog
parentd4d8bb904f7370102abb16a07b2e35b484826e5a (diff)
downloadgsoc2013-evolution-0345c9047dff096cc631d1dfee4f0a1b5a874bb5.tar
gsoc2013-evolution-0345c9047dff096cc631d1dfee4f0a1b5a874bb5.tar.gz
gsoc2013-evolution-0345c9047dff096cc631d1dfee4f0a1b5a874bb5.tar.bz2
gsoc2013-evolution-0345c9047dff096cc631d1dfee4f0a1b5a874bb5.tar.lz
gsoc2013-evolution-0345c9047dff096cc631d1dfee4f0a1b5a874bb5.tar.xz
gsoc2013-evolution-0345c9047dff096cc631d1dfee4f0a1b5a874bb5.tar.zst
gsoc2013-evolution-0345c9047dff096cc631d1dfee4f0a1b5a874bb5.zip
Added #include <glib.h> and moved corresponding local headers to the top.
2001-04-24 Kjartan Maraas <kmaraas@gnome.org> * e-calendar-item.c, e-calendar.c, e-cell-date-edit.c, e-clipped-label.c: Added #include <glib.h> and moved corresponding local headers to the top. svn path=/trunk/; revision=9540
Diffstat (limited to 'widgets/misc/ChangeLog')
-rw-r--r--widgets/misc/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/widgets/misc/ChangeLog b/widgets/misc/ChangeLog
index e17091a210..e0fcf0bdca 100644
--- a/widgets/misc/ChangeLog
+++ b/widgets/misc/ChangeLog
@@ -1,3 +1,9 @@
+2001-04-24 Kjartan Maraas <kmaraas@gnome.org>
+
+ * e-calendar-item.c, e-calendar.c, e-cell-date-edit.c,
+ e-clipped-label.c: Added #include <glib.h> and moved
+ corresponding local headers to the top.
+
2001-04-15 Federico Mena Quintero <federico@ximian.com>
* e-search-bar.c (e_search_bar_get_option_choice): New function,