aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorFederico Mena Quintero <federico@helixcode.com>2000-11-04 02:15:26 +0800
committerFederico Mena Quintero <federico@src.gnome.org>2000-11-04 02:15:26 +0800
commit8ded99860006a3ea6ecf5ac50c2ae427d92b08ca (patch)
treeb0112888d64ef9ee3dd2ba630146ca46f476a2d7 /calendar/ChangeLog
parent8952ed2a26a3096c4592bd3dc0d8e47829e3999c (diff)
downloadgsoc2013-evolution-8ded99860006a3ea6ecf5ac50c2ae427d92b08ca.tar
gsoc2013-evolution-8ded99860006a3ea6ecf5ac50c2ae427d92b08ca.tar.gz
gsoc2013-evolution-8ded99860006a3ea6ecf5ac50c2ae427d92b08ca.tar.bz2
gsoc2013-evolution-8ded99860006a3ea6ecf5ac50c2ae427d92b08ca.tar.lz
gsoc2013-evolution-8ded99860006a3ea6ecf5ac50c2ae427d92b08ca.tar.xz
gsoc2013-evolution-8ded99860006a3ea6ecf5ac50c2ae427d92b08ca.tar.zst
gsoc2013-evolution-8ded99860006a3ea6ecf5ac50c2ae427d92b08ca.zip
Clean the idl-generated sources properly. Likewise.
2000-11-03 Federico Mena Quintero <federico@helixcode.com> * gui/Makefile.am: Clean the idl-generated sources properly. * cal-client/Makefile.am: Likewise. 2000-11-02 Federico Mena Quintero <federico@helixcode.com> * gui/dialogs/task-editor.c (init_widgets): The date editor's signal is now "changed". (completed_changed): Renamed callback to reflect the name of the signal. svn path=/trunk/; revision=6366
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index 737de50376..a5eb43042f 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,3 +1,15 @@
+2000-11-03 Federico Mena Quintero <federico@helixcode.com>
+
+ * gui/Makefile.am: Clean the idl-generated sources properly.
+ * cal-client/Makefile.am: Likewise.
+
+2000-11-02 Federico Mena Quintero <federico@helixcode.com>
+
+ * gui/dialogs/task-editor.c (init_widgets): The date editor's
+ signal is now "changed".
+ (completed_changed): Renamed callback to reflect the name of the
+ signal.
+
2000-11-01 Gediminas Paulauskas <menesis@delfi.lt>
* gui/main.c: (main): added call to bindtextdomain and textdomain, so