Noted lsearch() fix in changes file
authorAri Johnson <ari@theari.com>
Tue, 9 Dec 2008 21:45:02 +0000 (21:45 +0000)
committerAri Johnson <ari@theari.com>
Tue, 9 Dec 2008 21:45:02 +0000 (21:45 +0000)
game/txt/changes/0.73p1

index 052d41851e19b5485829065afc011f9d1318263e..3387cc2aa35012501870a89bc66d63b61257e9b7 100644 (file)
@@ -26,4 +26,5 @@ CobraMUSH Version 0.73p1
     * Miscellaneous code cleanups for C standard compliance [AEJ]
     * Unparse time_t as unsigned int [AEJ]
     * Allow removal of mail system [AEJ]
+    * Fix bug in lsearch caused by uninitialized variable [AEJ]