aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog5
-rw-r--r--TODO2
-rw-r--r--configure.ac2
3 files changed, 7 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ca348e57..8715d4e88 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-06-30 Xavier Claessens <xclaesse@gmail.com>
+ * configure.ac: Bump MC version required to 4.27.
+ * TODO: Updated.
+
+2007-06-30 Xavier Claessens <xclaesse@gmail.com>
+
* libempathy-gtk/empathy-account-widget-generic.c: Fix a leaked ref.
* src/empathy.c: If we get a chatroom we have to create an
diff --git a/TODO b/TODO
index 284f8c9f5..147399cb9 100644
--- a/TODO
+++ b/TODO
@@ -7,7 +7,7 @@ Things you can do if you want to help:
- GtkWidget-ify libempathy-gtk. Actually most window/dialog do not inherit from GtkWindow/GtkDialog. Need to create a glade catalog.
- Remove Quit option everywhere, empathy is a session service and shouldn't be leaved.
- Add sound events
- - Add register capability in GossipAccountsDialog if the profile says it's supported.
+ - Add register capability in EmpathyAccountsDialog if the profile says it's supported.
- Write a manual based on gossip's.
- Testing and Bugfixing.
- Update translations.
diff --git a/configure.ac b/configure.ac
index 2920aa236..c184205d2 100644
--- a/configure.ac
+++ b/configure.ac
@@ -26,7 +26,7 @@ GTK_REQUIRED=2.10.0
GCONF_REQUIRED=1.2.0
LIBGLADE_REQUIRED=2.0.0
TELEPATHY_REQUIRED=0.0.51
-MISSION_CONTROL_REQUIRED=4.22
+MISSION_CONTROL_REQUIRED=4.27
IDT_COMPILE_WARNINGS