Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=gfpm.git;a=commitdiff;h=012e979bde75f28f82627dd4f69f535db16dcc0f

commit 012e979bde75f28f82627dd4f69f535db16dcc0f
Author: Priyank <priy...@frugalware.org>
Date:   Sat May 30 15:59:59 2009 +0530

updates for 1.2.3

diff --git a/NEWS b/NEWS
index afd27ad..e7aef72 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
VERSION                                 DESCRIPTION
------------------------------------------------------------------------------------------------------------------------------
+1.2.3                                  - BUGFIX (#3712, #3752, #3790): Fix 
crashes/lockups during package search
+                                         BUGFIX (#3687): Truncated Text in the 
preferences window (wasnt fixed in 1.2.2)
+                                         BUGFIX (#3715, #3716): Added a 
progress bar to the logviewer to prevent lockups when reading huge log files
+                                         BUGFIX (#3714): Accents not displayed 
correctly in log viewer.
+                                         BUGFIX (#3713): Don't destroy the 
optimize database dialog on delete-event
+                                         Don't destroy the log viewer dialog 
on delete-event
1.2.2                                   - BUGFIX (#3691): UI freezes for a 
while when searching packages
BUGFIX (#3687): Truncated Text in the preferences window
BUGFIX (#3686): Prevent preferences window from being destroyed on delete-event
diff --git a/configure.ac b/configure.ac
index 73883ac..ef7a230 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
ENV_CFLAGS=$CFLAGS

AC_PREREQ(2.59)
-AC_INIT([Gfpm], 1.2.2, [priyan...@gmail.com], gfpm)
+AC_INIT([Gfpm], 1.2.3, [priyan...@gmail.com], gfpm)
AC_DEFINE_UNQUOTED([GFPM_RELEASE_NAME], ["Eris"], [Release codenames])
AC_CONFIG_SRCDIR([src/gfpm.c])
AC_LANG(C)
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to