File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ ADDED FEATURES:
2727FIXES:
2828 - Fixed some memory leaks during postings that would occur on rather
2929 rare errors.
30+ - Fixed two buffer overflows of PR#44; thanks to @oleludwig
3031 - Once xhdr requested "date", all following responses were interpreted
3132 as "date" format, too. Solved this by resettting inf->speccmd = 0;
3233 - Make sure that Sqlite3 statements with quotes are double-escaped to
4142 is no longer truncated and the hash is correctly converted to the
4243 hexadecimal representation. User databases need to be re-generated
4344 using wendzelnntpadm, see `upgrade' instructions in the documentation.
44- - Fix the SQL script mysql_db_struct.sql
45+ Thanks to @oleludwig for sending the patch.
46+ - Fix the SQL script mysql_db_struct.sql (thanks to @oleludwig)
4547 - Increase the size of the password column in the users table to 64 to
4648 be big enough for the password hashes
4749 - Use unique names for the foreign key constraints to avoid the error
You can’t perform that action at this time.
0 commit comments