CVSROOT:        /sources/m4
Module name:    m4
Branch:         branch-1_4
Changes by:     Eric Blake <ericb>      06/08/23 11:30:11

Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.1.1.1.2.165
retrieving revision 1.1.1.1.2.166
diff -u -b -r1.1.1.1.2.165 -r1.1.1.1.2.166
--- ChangeLog   22 Aug 2006 21:36:34 -0000      1.1.1.1.2.165
+++ ChangeLog   23 Aug 2006 11:30:10 -0000      1.1.1.1.2.166
@@ -1,5 +1,8 @@
 2006-08-22  Eric Blake  <[EMAIL PROTECTED]>
 
+       * src/input.c (pop_input): Avoid empty filename with -di option.
+       * src/debug.c (debug_message_prefix): Put space before message.
+
        * m4/gnulib-cache.m4: We don't explicitly use alloca module.
 
        * m4/gnulib-cache.m4: Augment with gnulib-tool --import gnupload.
@@ -2876,7 +2879,7 @@
 
        -----
 
-       $Revision: 1.1.1.1.2.165 $ $Date: 2006/08/22 21:36:34 $
+       $Revision: 1.1.1.1.2.166 $ $Date: 2006/08/23 11:30:10 $
 
        Local Variables:
        coding: utf-8


Reply via email to