Mercurial > noffle
comparison ChangeLog @ 306:52ce87d25641 noffle
[svn] added logging when fetching news started/finished
author | godisch |
---|---|
date | Mon, 17 Feb 2003 09:18:12 +0000 |
parents | 994e9ab2c24f |
children | 5c6faf4e1dc9 |
comparison
equal
deleted
inserted
replaced
305:00766bc86962 | 306:52ce87d25641 |
---|---|
1 Mon Feb 17 2003 Martin Godisch <martin@godisch.de> | |
2 | |
3 * src/noffle.c: Added logging when fetching news started/finished. | |
4 See Debian bug #181320. | |
5 | |
1 Thu Feb 13 2003 Jim Hague <jim.hague@acm.org> | 6 Thu Feb 13 2003 Jim Hague <jim.hague@acm.org> |
2 | 7 |
3 * src/database.c: Accept articles with no body, substituting a body of a | 8 * 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. | 9 single empty line. Also cast a scanf parameter to remove warning. |
5 | 10 |