Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorChristian Persch <chpe@gnome.org>2007-05-08 12:53:47 (GMT)
committer Christian Persch <chpe@src.gnome.org>2007-05-08 12:53:47 (GMT)
commit4d1973b41cac86b367ddc7b03b6c3b42a957d411 (patch)
treeb7091c663868400e03a836d5ce314c6d669667a2 /ChangeLog
parent62e70405f426070ad2625accab9f9e286682d392 (diff)
No need for a configure check; just use the GTK_CHECK_VERSION macro. Bug
2007-05-08 Christian Persch <chpe@gnome.org> * configure.ac: * properties/ev-properties-view.c: No need for a configure check; just use the GTK_CHECK_VERSION macro. Bug #382438. svn path=/trunk/; revision=2440
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9171b20..e88543a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2007-05-08 Christian Persch <chpe@gnome.org>
+
+ * configure.ac:
+ * properties/ev-properties-view.c:
+
+ No need for a configure check; just use the GTK_CHECK_VERSION macro.
+ Bug #382438.
+
2007-05-08 Carlos Garcia Campos <carlosgc@gnome.org>
* configure.ac: