]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Mon, 24 Oct 2005 07:28:57 +0000 (07:28 +0000)
committerJim Meyering <jim@meyering.net>
Mon, 24 Oct 2005 07:28:57 +0000 (07:28 +0000)
ChangeLog

index 5f43df3e0c39587d54fb025afb4eea327ad7d83a..a6cdbcace7300a7dabb5aa031db23a752ff18868 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,11 @@
 
        * Version 6.0-cvs.
 
+       * src/expand.c (parse_tab_stops): Add comment to make this function
+       identical to the one in unexpand.c.
+       * src/unexpand.c (parse_tab_stops): Adjust syntax to make this function
+       identical to the one in expand.c.
+
        * src/expand.c (next_file): Don't assume fopen cannot return stdin.
 
 2005-10-23  Jim Meyering  <jim@meyering.net>