aboutsummaryrefslogtreecommitdiffstats
path: root/calendar/ChangeLog
diff options
context:
space:
mode:
authorDan Winship <danw@src.gnome.org>2003-04-12 02:18:20 +0800
committerDan Winship <danw@src.gnome.org>2003-04-12 02:18:20 +0800
commitfcbb259416b76c94583aaaea2ffae50d9746a891 (patch)
treeb7d3dff4008381644ea0a38d8d9b44e11601958e /calendar/ChangeLog
parentcecde3d9da43dde743ec00b05cfe2f45bb1ce00e (diff)
downloadgsoc2013-evolution-fcbb259416b76c94583aaaea2ffae50d9746a891.tar
gsoc2013-evolution-fcbb259416b76c94583aaaea2ffae50d9746a891.tar.gz
gsoc2013-evolution-fcbb259416b76c94583aaaea2ffae50d9746a891.tar.bz2
gsoc2013-evolution-fcbb259416b76c94583aaaea2ffae50d9746a891.tar.lz
gsoc2013-evolution-fcbb259416b76c94583aaaea2ffae50d9746a891.tar.xz
gsoc2013-evolution-fcbb259416b76c94583aaaea2ffae50d9746a891.tar.zst
gsoc2013-evolution-fcbb259416b76c94583aaaea2ffae50d9746a891.zip
Oops. Add this back. Turns out it's still needed by other parts.
* gui/dialogs/Makefile.am (IDL_GENERATED, etc): Oops. Add this back. Turns out it's still needed by other parts. svn path=/trunk/; revision=20821
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r--calendar/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog
index e5aff79165..3094c17956 100644
--- a/calendar/ChangeLog
+++ b/calendar/ChangeLog
@@ -1,5 +1,10 @@
2003-04-11 Dan Winship <danw@ximian.com>
+ * gui/dialogs/Makefile.am (IDL_GENERATED, etc): Oops. Add this
+ back. Turns out it's still needed by other parts.
+
+2003-04-11 Dan Winship <danw@ximian.com>
+
* gui/dialogs/task-page.glade: Remove the "Contacts" button and
entry from here too. Supposed to have been part of #35926
@@ -10,7 +15,7 @@
* gui/dialogs/comp-editor-util.h: Likewise
* gui/dialogs/Makefile.am (IDL_GENERATED, etc): Remove
- select-names stuff, which is no longe rused.
+ select-names stuff, which is no longer used.
2003-04-11 Rodrigo Moya <rodrigo@ximian.com>