Noted trim_space_sep fix in changes file
authorAri Johnson <ari@cobramush.org>
Tue, 4 Sep 2007 05:00:09 +0000 (05:00 +0000)
committerAri Johnson <ari@theari.com>
Thu, 24 Mar 2011 15:58:45 +0000 (15:58 +0000)
(cherry picked from commit 129b0105cc36a058c8663f688f578c42b1c71834)

game/txt/changes/0.72p4

index 8f14d6f09398a51474a9fb6b0c5224ce4cb0052a..367bb15655804d23e2798baa38f72e0e4501d4c1 100644 (file)
@@ -26,3 +26,4 @@ CobraMUSH Version 0.72p4
     * Anyone can now set INHERITABLE on himself regardless of having the
       Privilege power [AEJ]
     * Fixed possible crash in process_commands() [AEJ]
+    * Fixed possible crash in trim_space_sep() [AEJ]