From 7015888beb4a198a15705d3eb34f9b4489401a80 Mon Sep 17 00:00:00 2001 From: Guillaume Rousse Date: Fri, 29 Jun 2007 22:42:43 +0000 Subject: rename ChangeLog to NEWS --- ChangeLog | 7 ------- Makefile | 2 +- NEWS | 10 ++++++++++ 3 files changed, 11 insertions(+), 8 deletions(-) delete mode 100644 ChangeLog create mode 100644 NEWS diff --git a/ChangeLog b/ChangeLog deleted file mode 100644 index 64c24db..0000000 --- a/ChangeLog +++ /dev/null @@ -1,7 +0,0 @@ -2007-06-24 Anssi Hannula 0.26 - * fix fix-eol to not corrupt files it tries to convert - -2007-06-15 Guillaume Rousse 0.25 - * switch to a manual Changelog - * new helper script: fix-eol - * gprintify should not deal with daemon argument (fix #22066) diff --git a/Makefile b/Makefile index f941ac8..70ab4e7 100644 --- a/Makefile +++ b/Makefile @@ -7,7 +7,7 @@ SCRIPT_FILES = spec-helper clean_files clean_perl compress_files strip_files \ fixpamd gprintify remove_info_dir relink_symlinks fix-eol BIN_FILES = macroszification MACROS_FILES = spec-helper.macros -FILES = AUTHORS Makefile ChangeLog Howto-spec-helper \ +FILES = AUTHORS Makefile NEWS Howto-spec-helper \ $(SCRIPT_FILES) $(BIN_FILES) $(MACROS_FILES:=.in) bindir = /usr/bin diff --git a/NEWS b/NEWS new file mode 100644 index 0000000..3d53fad --- /dev/null +++ b/NEWS @@ -0,0 +1,10 @@ +2007-06-30 Guillaume Rousse 0.26.1 + * rename ChangeLog to NEWS + +2007-06-24 Anssi Hannula 0.26 + * fix fix-eol to not corrupt files it tries to convert + +2007-06-15 Guillaume Rousse 0.25 + * switch to a manual Changelog + * new helper script: fix-eol + * gprintify should not deal with daemon argument (fix #22066) -- cgit v1.2.1