[pan2] prepare for 0.139



commit bf56508c94c57d8d0d58448f3585b857b2355b73
Author: Heinrich MÃller <henmull src gnome org>
Date:   Sat Jun 30 00:23:17 2012 +0200

    prepare for 0.139

 ChangeLog    |   10 ++++++++++
 configure.in |    6 +++---
 2 files changed, 13 insertions(+), 3 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index 4116a0c..4deb07b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,15 @@
 1.0 "Asieoniezi"
 
+0.139 "Sexual Chocolate"
+* std::logic_error thrown ("basic_string::_S_construct null not valid") 
+  (Heinrich MÃller, #678445) 
+* added error popup for posting to a disabled server (max connections 0) 
+  (Heinrich MÃller)
+* Patches to SSL socket handling (Steve Davies)
+* clear last-visited (group/article) on middle-click (Heinrich MÃller)
+* Updated translations: Spanish (Daniel Mustieles), Slovenian (Martin Srebotnjak, 
+  Andrej ÅnidarÅiÄ, Matej UrbanÄiÄ).
+
 0.138 "Der Geraet"
 * Hotkey for showing/hiding signatures in the article body. (Heinrich MÃller,
   #350496)
diff --git a/configure.in b/configure.in
index 49b9439..6241367 100644
--- a/configure.in
+++ b/configure.in
@@ -1,8 +1,8 @@
-AC_INIT([Pan],[0.138],[https://bugzilla.gnome.org/enter_bug.cgi?product=Pan],[pan],[http://pan.rebelbase.com/])
+AC_INIT([Pan],[0.139],[https://bugzilla.gnome.org/enter_bug.cgi?product=Pan],[pan],[http://pan.rebelbase.com/])
 AC_DEFINE(VERSION_MAJOR,0,[Major part of version number])
-AC_DEFINE(VERSION_MINOR,138,[Minor part of version number])
+AC_DEFINE(VERSION_MINOR,139,[Minor part of version number])
 AC_DEFINE(VERSION_REVISION,0,[Revision part of version number])
-AC_DEFINE(VERSION_TITLE,["Der Geraet"],[Release Name])
+AC_DEFINE(VERSION_TITLE,["Sexual Chocolate"],[Release Name])
 AC_PREREQ([2.64])
 
 dnl Expanded by export-archive



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]