Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=pacman-tools.git;a=commitdiff;h=53a5bfa80f9105e945c6ef97b6da19b0b396e5f0
commit 53a5bfa80f9105e945c6ef97b6da19b0b396e5f0 Author: Miklos Vajna <[EMAIL PROTECTED]> Date: Tue Sep 16 16:30:33 2008 +0200 updates for 1.1.3 diff --git a/Makefile b/Makefile index 0317b57..5b3cf96 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA # -VERSION = 1.1.2 +VERSION = 1.1.3 DATE := $(shell date +%Y-%m-%d) CFLAGS ?= -Wall -Werror -g -O2 -pipe diff --git a/NEWS b/NEWS index cba3c9b..ffac19e 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,10 @@ VERSION DESCRIPTION ----------------------------------------------------------------------------- +1.1.3 - mkisorelease: fakeroot fixes + - dg send now handles multiple arguments to --to/--cc + - repoman rec now leaves the second line of the commit + message empty in non-interactive mode (as recommended by git) + - fblint: stable is now solaria 1.1.2 - fix up build system for git-1.6.0 - fblint now notices the typo when you write option() instead of options() _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
