diff options
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 13 insertions, 0 deletions
@@ -5,6 +5,19 @@ * src/cp.c (usage): Merge the descriptions of --no-dereference and -P. Suggestion from Johan Boule. +2005-01-17 Eric Blake <ebb9@byu.net> (tiny change) + + * src/Makefile.am (all_programs.list): Strip $(EXEEXT) and remove + duplicates. + * man/Makefile.am (all_programs): Revert previous patch; updated + all_programs.list fixes this. + (.x.1): No need to add $(EXEEXT). + +2005-01-03 Corinna Vinschen <corinna@vinschen.de> (tiny change) + + * src/system.h: Use S_BLKSIZE value for ST_NBLOCKSIZE where + available. + 2005-01-22 Jim Meyering <jim@meyering.net> * Makefile.maint (v_etc_file): The version string has moved to |