Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=cd194e58ebbb81ccf04a12dace7da6c395dc3df2

commit cd194e58ebbb81ccf04a12dace7da6c395dc3df2
Author: Miklos Vajna <vmik...@frugalware.org>
Date:   Sun Feb 27 10:22:24 2011 +0100

updates for 1.2.6

diff --git a/Makefile b/Makefile
index 307a09b..0594328 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
# Makefile for pacman-tools
#
-# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010
+# Copyright (C) 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
# Miklos Vajna <vmik...@frugalware.org>
#
# This program is free software; you can redistribute it and/or modify
@@ -17,7 +17,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
#

-VERSION = 1.2.5
+VERSION = 1.2.6
DATE := $(shell date +%Y-%m-%d)

CFLAGS ?= -Wall -Werror -g -O2 -pipe
diff --git a/NEWS b/NEWS
index 63b61a6..595d3c8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,11 @@
VERSION         DESCRIPTION
-----------------------------------------------------------------------------
+1.2.6         - new mkiso -g option, fwife is now part of the grub menu
+              - fblint does not try to run git ls-files outside a git
+                repo
+              - wipcheck now handles reverts
+              - syncpkgcd now rebuilds the chroot if upgradading it
+                failed
1.2.5         - genchangelog now mentions package copies / renames
- mkiso no longer forces the usage of gfxboot
- syncpkgcd documentaiton has been fixed to work with
_______________________________________________
Frugalware-git mailing list
Frugalware-git@frugalware.org
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to