From 3367ff0aa51b6685e37b749b3179643b82d23064 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 25 Feb 2013 10:16:11 +0100 Subject: Release 1.11. * configure.ac: Set LT version to C9/A9/R0. * Makefile.am (GITLOG_TO_CHANGELOG): New. (gen-ChangeLog): Use --tear-off. * build-aux/gitlog-to-changelog: Remove. --- README | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'README') diff --git a/README b/README index f66826e..73af551 100644 --- a/README +++ b/README @@ -9,7 +9,8 @@ libgpg-error is free software; you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation; either version 2.1 of the License, or (at your option) any later version. See the file -COPYING.LIB for copyright and warranty information. +COPYING.LIB for copyright and warranty information. See the file +AUTHORS for a list of authors and important mail addresses. However, some files (for example src/mkerrnos.awk) used in the build process of the library are covered by a different license. Please see @@ -88,6 +89,11 @@ is: ./autogen.sh --build-w32ce +There is also _experimental_ support for building a 64 bit Windows +version: + + ./autogen.sh --build-w64 + Known Problems -------------- -- cgit v1.2.3