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

commit b1715296743dc60b472835cc6edd4d74268076f8
Author: Priyank <priy...@frugalware.org>
Date:   Sun Mar 15 01:22:53 2009 +0530

updates for 1.2.1

diff --git a/NEWS b/NEWS
index 3624e87..85ed858 100644
--- a/NEWS
+++ b/NEWS
@@ -1,14 +1,21 @@
VERSION                                 DESCRIPTION
----------------------------------------------------------------------------------------------------------
+------------------------------------------------------------------------------------------------------------------------------
+1.2.1                                  - BUGFIX (#3684): UI freezes for a 
while before download operation begins
+                                         BUGFIX (#3683): Truncated text in 
GFpm search pane (only on French locale)
+                                         BUGFIX (#3669): Progress bar always 
shows 100% while installing freshly downloaded packages
+                                         BUGFIX (#3431): Remember package 
selection in case of a failure
+                                         BUGFIX (#3452): Improper status 
information while downloading/installing packages
+                                         FEATURE(#3679): Add a "Mark for 
re-nstallation" to package context menu
+                                         Minor  tweaks
1.2.0 Eris (2009-03-08)                 - Added a brand new Preferences dialog 
that can be used to configure various pacman-g2 options
-                                       - BUGFIX: Clicking the synchronize 
button synced only the active repo instead of all repos.
-                                       - BUGFIX (#3641): Fixed a bug where 
some strings were not translated in the glade file
-                                       - BUGFIX (#3657): GFpm doesn't hide the 
progress dialog after an operation is finished.
-                                       - FEATURE (#2877): GFpm now shows 
Compressed and Uncompressed size in package info.
-                                       - Cancelling an on-going package 
download operation is now supported (finally ;))
-                                       - IconCache monitor is now disabled by 
default. [reason: buggy]
-                                       - Minor UI enhancements
-                                       - New Translaton : Vietnamese (Thanks 
to Clytie Siddall)
+                                         BUGFIX: Clicking the synchronize 
button synced only the active repo instead of all repos.
+                                         BUGFIX (#3641): Fixed a bug where 
some strings were not translated in the glade file
+                                         BUGFIX (#3657): GFpm doesn't hide the 
progress dialog after an operation is finished.
+                                         FEATURE (#2877): GFpm now shows 
Compressed and Uncompressed size in package info.
+                                         Cancelling an on-going package 
download operation is now supported (finally ;))
+                                         IconCache monitor is now disabled by 
default. [reason: buggy]
+                                         Minor UI enhancements
+                                         New Translaton : Vietnamese (Thanks 
to Clytie Siddall)
1.1.1                                   - BUGFIX: Fixed a major bug where Gfpm 
repository manager failed to save [options] part
of the configuration file resulting in an inconsistent configuration
BUGFIX: In repository manager, while parsing the repositories from the conf 
file, skip
diff --git a/configure.ac b/configure.ac
index 3af613b..8c12f44 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
ENV_CFLAGS=$CFLAGS

AC_PREREQ(2.59)
-AC_INIT([Gfpm], 1.2.0, [priyan...@gmail.com], gfpm)
+AC_INIT([Gfpm], 1.2.1, [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