From 242ac98adbc8c88a4d01d89f29efd87c2ed4175c Mon Sep 17 00:00:00 2001 From: Thomas Schwinge Date: Mon, 4 Dec 2006 09:53:55 +0000 Subject: 2006-12-04 Thomas Schwinge * Makefile.am (AUTOMAKE_OPTIONS): Remove variable after having moved the `gnu' option to... * configure.ac (AM_INIT_AUTOMAKE): ... here. Bump version to 1.3.1.99. * NEWS: Update. * README: Likewise. --- NEWS | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 7f035b6..3cc86ee 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,25 @@ -*- Text -*- +unreleased +Version 1.3.2 + +* Don't accept the `-R' (msg_send) command line option anymore and make the + `-r' one (msg_rpc) a no-op. + +* Fix warnings when compiling generated files with GCC 4.x. + +* Handle the preprocessor option `-isystem' correctly. + +* Cope with command line arguments the contain whitespace. + +* Be more careful to catch write errors when closing files. + +* The `debian/' subdirectory of packaging files is not included anymore. + 29 August 2002 Version 1.3.1 -* Fix warnings when compiling generated files with GCC 3.x +* Fix warnings when compiling generated files with GCC 3.x. * Fix alignment issues for greater than 32 bit types on 32 bit machines. @@ -21,7 +37,6 @@ Version 1.3 * The debian/ subdirectory of packaging files is now included in the MiG source distribution. - 7 June 2001 Version 1.2 @@ -46,20 +61,17 @@ Version 1.2 * Output files of C source now start by defining _GNU_SOURCE, for compatibility with the GNU C library on GNU/Hurd. - 22 June 1999 Version 1.1 * First official net release. - 23 May 1999 Version 1.0.2 * Understand normal GNU --version and --help args. * Find CPP in a more flexible fashion. - 4 December 1998 Version 1.0.1 -- cgit v1.2.3