Mercurial > noffle
comparison ChangeLog @ 196:60a70c16d79c noffle
[svn] * src/content.c: When generating temp file to write new content to, make
sure there is no possibility of a name clash with an existing file.
Bug spotted by Mirko Liss.
author | bears |
---|---|
date | Tue, 30 Oct 2001 13:55:53 +0000 |
parents | 76460d98b2fb |
children | 24d4cd032da5 |
comparison
equal
deleted
inserted
replaced
195:76460d98b2fb | 196:60a70c16d79c |
---|---|
1 Tue Oct 30 2001 Jim Hague <jim.hague@acm.org> | |
2 | |
3 * src/content.c: When generating temp file to write new content to, make | |
4 sure there is no possibility of a name clash with an existing file. | |
5 Bug spotted by Mirko Liss. | |
6 | |
1 Tue Oct 30 2001 Jim Hague <jim.hague@acm.org> | 7 Tue Oct 30 2001 Jim Hague <jim.hague@acm.org> |
2 | 8 |
3 * noffle.conf.example,docs/noffle.conf.5,src/configfile.h,src/configfile.c, | 9 * noffle.conf.example,docs/noffle.conf.5,src/configfile.h,src/configfile.c, |
4 src/protocol.c: Add new config item 'hostname' to specify the part after | 10 src/protocol.c: Add new config item 'hostname' to specify the part after |
5 the @ in message IDs generated by Noffle. Patch submitted by Mirko Liss. | 11 the @ in message IDs generated by Noffle. Patch submitted by Mirko Liss. |