[glom/glom-1-20] 1.20.9



commit 537cc1d93a882bf6cf50d5bc212b0d50b990bdea
Author: Murray Cumming <murrayc murrayc com>
Date:   Tue Feb 14 11:17:59 2012 +0100

    1.20.9

 ChangeLog    |    2 ++
 NEWS         |    7 +++++++
 configure.ac |    2 +-
 3 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/ChangeLog b/ChangeLog
index c89ff9d..709527b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+1.20.9:
+
 2012-02-13  Murray Cumming  <murrayc murrayc com>
 
 	Users: Warn if we cannot get the list of users.
diff --git a/NEWS b/NEWS
index d761c25..c7ac592 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,10 @@
+1.20.9 (stable):
+
+* Users: Warn if we cannot get the list of users.
+	Bug #669178 (alien)
+* Print Layout: Avoid sometimes over-scaled images.
+  Bug #668901 (alien)
+	
 1.20.8 (stable):
 
 * Button scripts: Check and warn about pygtk2 instead of crashing.
diff --git a/configure.ac b/configure.ac
index 5b201d7..8573911 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
 ## You should have received a copy of the GNU General Public License
 ## along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
-AC_INIT([Glom],[1.20.8],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.20.9],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
 AC_PREREQ(2.63)
 
 AC_CONFIG_SRCDIR([glom/main.cc])



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