aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2007-08-09 17:33:14 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-08-09 17:33:14 +0800
commit6ea315bb4bd85abbc4a7180d7cbca5b3eba92411 (patch)
tree8013682155c9f51096835ec11ae964e861975f3d /ChangeLog
parent19be685ee72af7024847e6db5eb503a42bab9093 (diff)
downloadgsoc2013-empathy-6ea315bb4bd85abbc4a7180d7cbca5b3eba92411.tar
gsoc2013-empathy-6ea315bb4bd85abbc4a7180d7cbca5b3eba92411.tar.gz
gsoc2013-empathy-6ea315bb4bd85abbc4a7180d7cbca5b3eba92411.tar.bz2
gsoc2013-empathy-6ea315bb4bd85abbc4a7180d7cbca5b3eba92411.tar.lz
gsoc2013-empathy-6ea315bb4bd85abbc4a7180d7cbca5b3eba92411.tar.xz
gsoc2013-empathy-6ea315bb4bd85abbc4a7180d7cbca5b3eba92411.tar.zst
gsoc2013-empathy-6ea315bb4bd85abbc4a7180d7cbca5b3eba92411.zip
Remove workaround for mc-enum-types.h not being installed by MC and bump
2007-08-09 Xavier Claessens <xclaesse@gmail.com> * libempathy/empathy-presence.c: * libempathy/empathy-idle.c: * configure.ac: Remove workaround for mc-enum-types.h not being installed by MC and bump MC minimal version to 4.33. svn path=/trunk/; revision=239
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 69683489d..6fc0bf635 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2007-08-09 Xavier Claessens <xclaesse@gmail.com>
+ * libempathy/empathy-presence.c:
+ * libempathy/empathy-idle.c:
+ * configure.ac: Remove workaround for mc-enum-types.h not being
+ installed by MC and bump MC minimal version to 4.33.
+
+2007-08-09 Xavier Claessens <xclaesse@gmail.com>
+
* libempathy-gtk/empathy-preferences.c:
* libempathy-gtk/empathy-preferences.glade: Useless spell checker
option. Fixes bug #459164 (Cosimo Cecchi).