From 21ffba77b92f79a59c62728ede4ad7a4ecb5a0ee Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Sat, 22 Oct 2011 23:03:24 +0300 Subject: Switch to the latest Grecs. * Makefile.am (ChangeLog): Use git2chg.awk to build it. * NEWS: Update. * bootstrap.conf (gnulib_modules): Grecs does not depend on gnulib any more. * configure.ac: Version 1.2.90. Define GRECS_HOST_PROJECT_INCLUDES, remove grecs Makefiles from AC_CONFIG_FILES: it is now done by GRECS_SETUP itself. * gnulib.modules (gitlog-to-changelog,argp): Remove. (configmake): New module. * grecs: Update to a52ab6c6. * lib/libpies.h: Remove redefinitions of _() and N_(). * src/Makefile.am: Update for the recent grecs. * src/acl.c: Rewrite using Grecs support for lists and symtabs. * src/acl.h: Likewise. * src/diag.c: Likewise. * src/inetd.c: Likewise. * src/meta1gram.y: Likewise. * src/meta1lex.h: Likewise. * src/meta1lex.l: Likewise. * src/pies.c: Likewise. * src/pies.h: Likewise. * src/progman.c: Likewise. * src/userprivs.c: Likewise. --- NEWS | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index d4b2392..9bc6609 100644 --- a/NEWS +++ b/NEWS @@ -1,11 +1,13 @@ -GNU Pies NEWS -- history of user-visible changes. 2009-12-11 -Copyright (C) 2009, 2010 Sergey Poznyakoff +GNU Pies NEWS -- history of user-visible changes. 2011-10-23 +Copyright (C) 2009, 2010, 2011 Sergey Poznyakoff See the end of file for copying conditions. Please send Pies bug reports to or +Version 1.2.90 (Git) + Version 1.2, 2009-12-11 * First release as a GNU package. @@ -72,7 +74,7 @@ part of Mailfromd (http://mailfromd.software.gnu.org.ua). ========================================================================= Copyright information: -Copyright (C) 2009 Sergey Poznyakoff +Copyright (C) 2009, 2010, 2011 Sergey Poznyakoff Permission is granted to anyone to make or distribute verbatim copies of this document as received, in any medium, provided that the -- cgit v1.2.1