changeset 2011:c3214f645131

Update API changelog
author Hermitifier
date Wed, 29 Feb 2012 09:19:14 +0100
parents a73ce708c2c9
children 2039ea6bd7a5
files mcabber/ChangeLog.api mcabber/mcabber/api.h
diffstat 2 files changed, 7 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/mcabber/ChangeLog.api	Wed Feb 29 09:18:09 2012 +0100
+++ b/mcabber/ChangeLog.api	Wed Feb 29 09:19:14 2012 +0100
@@ -1,3 +1,9 @@
+dev (22)
+ * Changeset a73ce708c2c9
+   Add xmpp_get_bookmark_autojoin() function
+
+  -- Hermitifier, 2012-02-23
+
 dev (21)
  * Changeset 51f032d5ca22
    New and reworked caps_*() functions
--- a/mcabber/mcabber/api.h	Wed Feb 29 09:18:09 2012 +0100
+++ b/mcabber/mcabber/api.h	Wed Feb 29 09:19:14 2012 +0100
@@ -3,7 +3,7 @@
 
 #include <mcabber/config.h> // For MCABBER_BRANCH
 
-#define MCABBER_API_VERSION 21
+#define MCABBER_API_VERSION 22
 #define MCABBER_API_MIN     21
 
 #define MCABBER_BRANCH_DEV  1