1
0
mirror of git://git.sv.gnu.org/coreutils.git synced 2026-07-25 18:19:00 +02:00

*** empty log message ***

This commit is contained in:
Jim Meyering
2003-04-21 15:13:50 +00:00
parent 1cc2dc28d0
commit 4fc74c6897
2 changed files with 10 additions and 1 deletions
+5 -1
View File
@@ -1,7 +1,11 @@
2003-04-17 Jim Meyering <jim@meyering.net>
2003-04-21 Jim Meyering <jim@meyering.net>
* Version 5.0.1.
* Makefile.cfg (cvs_files): Add $(srcdir)/config/depcomp to the list.
2003-04-17 Jim Meyering <jim@meyering.net>
* src/stty.c: Remove uses of PROTOTYPE macro.
2003-04-15 Jim Meyering <jim@meyering.net>
+5
View File
@@ -1,3 +1,8 @@
2003-04-21 Jim Meyering <jim@meyering.net>
* depcomp: New version, now that this file is now on the list
in ../Makefile.cfg.
2003-01-12 Jim Meyering <jim@meyering.net>
Lots of syntactic clean-up, mostly from Karl Berry.