aboutsummaryrefslogtreecommitdiffstats
path: root/shell/ChangeLog
diff options
context:
space:
mode:
authorJP Rosevear <jpr@novell.com>2005-03-21 21:57:38 +0800
committerJP Rosevear <jpr@src.gnome.org>2005-03-21 21:57:38 +0800
commitc71a5eab3d678e6ff332c9b6a565627ba8113ecd (patch)
tree4f2efa16d4b4987f68f8c64229ece777bbcde657 /shell/ChangeLog
parente9a265f68515eb3545d32fce66e4a3b270d51e84 (diff)
downloadgsoc2013-evolution-c71a5eab3d678e6ff332c9b6a565627ba8113ecd.tar
gsoc2013-evolution-c71a5eab3d678e6ff332c9b6a565627ba8113ecd.tar.gz
gsoc2013-evolution-c71a5eab3d678e6ff332c9b6a565627ba8113ecd.tar.bz2
gsoc2013-evolution-c71a5eab3d678e6ff332c9b6a565627ba8113ecd.tar.lz
gsoc2013-evolution-c71a5eab3d678e6ff332c9b6a565627ba8113ecd.tar.xz
gsoc2013-evolution-c71a5eab3d678e6ff332c9b6a565627ba8113ecd.tar.zst
gsoc2013-evolution-c71a5eab3d678e6ff332c9b6a565627ba8113ecd.zip
switch #ifdef DEVELOPMENT to #if DEVELOPMENT so the configure.in foo
2005-03-21 JP Rosevear <jpr@novell.com> * main.c: switch #ifdef DEVELOPMENT to #if DEVELOPMENT so the configure.in foo actually controls this svn path=/trunk/; revision=29070
Diffstat (limited to 'shell/ChangeLog')
-rw-r--r--shell/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/shell/ChangeLog b/shell/ChangeLog
index 02ee25ddb1..a30a60f9b7 100644
--- a/shell/ChangeLog
+++ b/shell/ChangeLog
@@ -1,3 +1,8 @@
+2005-03-21 JP Rosevear <jpr@novell.com>
+
+ * main.c: switch #ifdef DEVELOPMENT to #if DEVELOPMENT so the
+ configure.in foo actually controls this
+
2005-03-17 Not Zed <NotZed@Ximian.com>
* es-event.h: fix the qualifier bit assignments for the STATE target.