diff ChangeLog @ 225:9fb4b7d7e64b noffle

[svn] * docs/Makefile.in: Add testing.txt to documents. * NEWS: Updates for 1.1.1 release. * configure.in: Change version to 1.1.1. Additional decoration to the version is slowing down my release and RPM building. All Makefile.in have been regenerated as has configure. * packages/redhat/noffle.spec: Change version to 1.1.1. * packages/.cvsignore,packages/Makefile.am,packages/redhat/.cvsignore, packages/redhat/Makefile.am: Add sufficient makefiles for noffle.spec and noffle-expire to the included in the tarball generated by 'make dist'.
author bears
date Sun, 09 Dec 2001 15:07:14 +0000
parents e9d3378edec7
children 6622f409f5fb
line wrap: on
line diff
--- a/ChangeLog	Sun Dec 09 14:04:30 2001 +0000
+++ b/ChangeLog	Sun Dec 09 15:07:14 2001 +0000
@@ -1,3 +1,15 @@
+Sun Dec 9 2001 Jim Hague <jim.hague@acm.org>
+
+* docs/Makefile.in: Add testing.txt to documents.
+* NEWS: Updates for 1.1.1 release.	
+* configure.in: Change version to 1.1.1. Additional decoration to the
+  version is slowing down my release and RPM building. All Makefile.in
+  have been regenerated as has configure.
+* packages/redhat/noffle.spec: Change version to 1.1.1.
+* packages/.cvsignore,packages/Makefile.am,packages/redhat/.cvsignore,
+  packages/redhat/Makefile.am: Add sufficient makefiles for noffle.spec
+  and noffle-expire to the included in the tarball generated by 'make dist'.
+	
 Sun Dec 9 2001 Jim Hague <jim.hague@acm.org>
 
 * src/util.c: Improve (correct) error detection when updating
@@ -12,7 +24,6 @@
 * src/server.c: If groupinfo.lastupdate is unreadable or corrupt,
   spot this and report it and give an explicit error when processing
   NNTP NEWGROUPS command.
-* docs/Makefile.am: Add testing.txt to documents.	
 
 Sun Dec 9 2001 Jim Hague <jim.hague@acm.org>