CVSROOT: /sources/m4
Module name: m4
Branch: branch-1_4
Changes by: Eric Blake <ericb> 06/07/11 12:17:11
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.103
retrieving revision 1.1.1.1.2.104
diff -u -b -r1.1.1.1.2.103 -r1.1.1.1.2.104
--- ChangeLog 10 Jul 2006 01:44:10 -0000 1.1.1.1.2.103
+++ ChangeLog 11 Jul 2006 12:17:10 -0000 1.1.1.1.2.104
@@ -1,3 +1,13 @@
+2006-07-11 Eric Blake <[EMAIL PROTECTED]>
+
+ * src/m4.h (OS2): New platform macro.
+ * src/builtin.c (predefined_tab) [OS2]: Use it to give OS/2 a
+ platform macro.
+ * doc/m4.texinfo (Platform macros): Document it.
+ (Sysval): Remove non-portable test of system("").
+ * NEWS: Document this change.
+ Reported by Andreas Buening.
+
2006-07-09 Eric Blake <[EMAIL PROTECTED]>
* doc/m4.texinfo (Undivert): Fix typo in last commit.
@@ -2430,4 +2440,4 @@
* Initial beta release. Release 0.50, manual 0.05.
- $Revision: 1.1.1.1.2.103 $ $Date: 2006/07/10 01:44:10 $
+ $Revision: 1.1.1.1.2.104 $ $Date: 2006/07/11 12:17:10 $