Mercurial > noffle
diff ChangeLog @ 300:994e9ab2c24f noffle
[svn] * src/database.c: Accept articles with no body, substituting a body of a
single empty line. Also cast a scanf parameter to remove warning.
author | bears |
---|---|
date | Thu, 13 Feb 2003 10:04:01 +0000 |
parents | 94ac4c72baf7 |
children | 52ce87d25641 |
line wrap: on
line diff
--- a/ChangeLog Wed Feb 12 10:10:45 2003 +0000 +++ b/ChangeLog Thu Feb 13 10:04:01 2003 +0000 @@ -1,3 +1,8 @@ +Thu Feb 13 2003 Jim Hague <jim.hague@acm.org> + +* src/database.c: Accept articles with no body, substituting a body of a + single empty line. Also cast a scanf parameter to remove warning. + Wed Feb 12 2003 Jim Hague <jim.hague@acm.org> * NEWS,configure,configure.in,packages/redhat/noffle.spec: Update for 1.1.4.