summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
-rw-r--r--ChangeLog.API3
-rw-r--r--ChangeLog.win323
-rw-r--r--NEWS5
-rw-r--r--configure.ac4
-rw-r--r--po/ChangeLog3
6 files changed, 18 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index c8e1d7db0e..5f9503ba5c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
+versoin 2.6.3 (10/16/2009):
+
version 2.6.2 (09/05/2009):
libpurple:
* Fix --disable-avahi to actually disable it in configure, as opposed
diff --git a/ChangeLog.API b/ChangeLog.API
index 1352e52542..aae1a36f93 100644
--- a/ChangeLog.API
+++ b/ChangeLog.API
@@ -1,5 +1,8 @@
Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
+version 2.6.3 (10/16/2009):
+ No changes
+
version 2.6.2 (09/05/2009):
Perl:
Added:
diff --git a/ChangeLog.win32 b/ChangeLog.win32
index ab30e7a6aa..654487585a 100644
--- a/ChangeLog.win32
+++ b/ChangeLog.win32
@@ -1,3 +1,6 @@
+version 2.6.3 (10/16/2009):
+ * No changes
+
version 2.6.2 (09/05/2009):
* No changes
diff --git a/NEWS b/NEWS
index f8d51fd87b..3e916ba28f 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,11 @@ Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
Our development blog is available at: http://planet.pidgin.im
+2.6.3 (10/16/2009):
+ Mark: Someone reported a fairly serious bug in our AIM/ICQ code
+ so we're releasing a special "severe bug fix only" build. See the
+ ChangeLog for details. Enjoy!
+
2.6.2 (09/05/2009):
Mark: Woo boy it's been a busy two weeks. There was a lot of new code
in 2.6.0, and with new code comes new bugs. The cadre of relentless
diff --git a/configure.ac b/configure.ac
index 11a6a639da..82c0fc0ebc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -46,7 +46,7 @@ AC_PREREQ([2.50])
m4_define([purple_lt_current], [6])
m4_define([purple_major_version], [2])
m4_define([purple_minor_version], [6])
-m4_define([purple_micro_version], [2])
+m4_define([purple_micro_version], [3])
m4_define([purple_version_suffix], [])
m4_define([purple_version],
[purple_major_version.purple_minor_version.purple_micro_version])
@@ -55,7 +55,7 @@ m4_define([purple_display_version], purple_version[]m4_ifdef([purple_version_suf
m4_define([gnt_lt_current], [6])
m4_define([gnt_major_version], [2])
m4_define([gnt_minor_version], [6])
-m4_define([gnt_micro_version], [2])
+m4_define([gnt_micro_version], [3])
m4_define([gnt_version_suffix], [])
m4_define([gnt_version],
[gnt_major_version.gnt_minor_version.gnt_micro_version])
diff --git a/po/ChangeLog b/po/ChangeLog
index 8c22f3d586..4ad45015f8 100644
--- a/po/ChangeLog
+++ b/po/ChangeLog
@@ -1,5 +1,8 @@
Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
+version 2.6.3
+ * No changes
+
version 2.6.2
* Afrikaans translation updated (Friedel Wolff)
* Albanian translation updated (Besnik Bleta)