Mercurial > noffle
comparison ChangeLog @ 219:d9f314014f7a noffle
[svn] * src/content.c: Remove spurious temporary files and add a closedir()
to terminate opendir()/readdir() sequence properly.
* Updated NEWS ready for 1.1.1.
| author | bears |
|---|---|
| date | Thu, 29 Nov 2001 22:16:06 +0000 |
| parents | 411b6ab1acb7 |
| children | 81277bc2c264 |
comparison
equal
deleted
inserted
replaced
| 218:411b6ab1acb7 | 219:d9f314014f7a |
|---|---|
| 1 Thu Nov 29 2001 Jim Hague <jim.hague@acm.org> | |
| 2 | |
| 3 * src/content.c: Remove spurious temporary files and add a closedir() | |
| 4 to terminate opendir()/readdir() sequence properly. | |
| 5 * Updated NEWS ready for 1.1.1. | |
| 6 | |
| 1 Thu Nov 22 2001 Jim Hague <jim.hague@acm.org> | 7 Thu Nov 22 2001 Jim Hague <jim.hague@acm.org> |
| 2 | 8 |
| 3 * Makefile.in,aclocal.m4,config.h.in,configure,configure.in | 9 * Makefile.in,aclocal.m4,config.h.in,configure,configure.in |
| 4 docs/Makefile.in,src/Makefile.in: Regularise format of Noffle | 10 docs/Makefile.in,src/Makefile.in: Regularise format of Noffle |
| 5 default parameters in configure.in and regenerate. | 11 default parameters in configure.in and regenerate. |
| 6 *src/content.c,src/noffle.c: Correct bugfix in Conf_write(). | 12 * src/content.c,src/noffle.c: Correct bugfix in Conf_write(). |
| 7 Remove temporary file expiry, but skip temp files in | 13 Remove temporary file expiry, but skip temp files in |
| 8 Cont_nextGrp(). | 14 Cont_nextGrp(). |
| 9 | 15 |
| 10 Thu Nov 22 2001 Mirko Liß <mirko.liss@web.de> | 16 Thu Nov 22 2001 Mirko Liß <mirko.liss@web.de> |
| 11 | 17 |
| 32 Sun Nov 11 2001 Mirko Liß <mirko.liss@web.de> | 38 Sun Nov 11 2001 Mirko Liß <mirko.liss@web.de> |
| 33 | 39 |
| 34 * src.util.c: Minor fix at Utl_parseNewsDate(); fixed SIGSEGV at | 40 * src.util.c: Minor fix at Utl_parseNewsDate(); fixed SIGSEGV at |
| 35 Utl_getHeaderLn(). Header size limit still much too low. | 41 Utl_getHeaderLn(). Header size limit still much too low. |
| 36 * docs/testing.txt: How to set up a testbench for noffle. Useless | 42 * docs/testing.txt: How to set up a testbench for noffle. Useless |
| 37 for most developers, but useful for beginners. | 43 for most developers, but useful for beginners. |
| 38 | 44 |
| 39 Thu Nov 8 2001 Mirko Liß <mirko.liss@web.de> | 45 Thu Nov 8 2001 Mirko Liß <mirko.liss@web.de> |
| 40 | 46 |
| 41 * Makefile.am,Makefile.in: Minor fix I haven't previously included. | 47 * Makefile.am,Makefile.in: Minor fix I haven't previously included. |
| 42 The new --with-configfile option depends on it. | 48 The new --with-configfile option depends on it. |
