SHA256
1
0
forked from pool/m4
OBS User unknown
2007-07-10 12:36:26 +00:00
committed by Git OBS Bridge
parent b24b887177
commit 35c9262cba
4 changed files with 25 additions and 6 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Tue Jul 10 13:55:30 CEST 2007 - schwab@suse.de
- Update to m4 1.4.10.
* Upgrade from GPL version 2 to GPL version 3 or later.
* A number of portability improvements inherited from gnulib.
* Avoid undefined behavior introduced in 1.4.9b in the `format' builtin
when handling %c. However, this area of code has never been documented,
and currently does not match the POSIX behavior of printf(1), so it may
have further changes in the next version.
-------------------------------------------------------------------
Fri Mar 23 23:31:50 CET 2007 - schwab@suse.de