comparison 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
comparison
equal deleted inserted replaced
299:94ac4c72baf7 300:994e9ab2c24f
1 Thu Feb 13 2003 Jim Hague <jim.hague@acm.org>
2
3 * src/database.c: Accept articles with no body, substituting a body of a
4 single empty line. Also cast a scanf parameter to remove warning.
5
1 Wed Feb 12 2003 Jim Hague <jim.hague@acm.org> 6 Wed Feb 12 2003 Jim Hague <jim.hague@acm.org>
2 7
3 * NEWS,configure,configure.in,packages/redhat/noffle.spec: Update for 1.1.4. 8 * NEWS,configure,configure.in,packages/redhat/noffle.spec: Update for 1.1.4.
4 9
5 Mon Feb 10 2003 Jim Hague <jim.hague@acm.org> 10 Mon Feb 10 2003 Jim Hague <jim.hague@acm.org>