diff options
author | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-07 17:42:41 +0000 |
---|---|---|
committer | ultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2007-01-07 17:42:41 +0000 |
commit | f11b8f4bb3b1c047e0b1dfc9585f5b6c49ee8f65 (patch) | |
tree | 1fd4f3451af56dbf716c8682283ac3c4645ebd36 /Changelog-Trunk.txt | |
parent | b795233e374987f4c427f59922f271810f937eef (diff) | |
download | hercules-f11b8f4bb3b1c047e0b1dfc9585f5b6c49ee8f65.tar.gz hercules-f11b8f4bb3b1c047e0b1dfc9585f5b6c49ee8f65.tar.bz2 hercules-f11b8f4bb3b1c047e0b1dfc9585f5b6c49ee8f65.tar.xz hercules-f11b8f4bb3b1c047e0b1dfc9585f5b6c49ee8f65.zip |
Updated the documentation to match the agitcheck() behavior
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9628 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 8b4e570cf..e38aab2d7 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. 2007/01/07 + * Updated the documentation to match the agitcheck() behavior * Undid the memset->malloc_set replacement (let's be compatible and leave such optimizations to system devs, ok?) * Small reformatting of conf-tmpl |