diff options
author | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-15 12:02:00 +0000 |
---|---|---|
committer | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-15 12:02:00 +0000 |
commit | 4ea2f6554e5d10287c6f00007103ab3ca4394d55 (patch) | |
tree | f09f015f3682b30d88ae4d3894b417e933243e68 /Changelog-Trunk.txt | |
parent | b687a131f4b68624ec4b924ebaaa08782d71f754 (diff) | |
download | hercules-4ea2f6554e5d10287c6f00007103ab3ca4394d55.tar.gz hercules-4ea2f6554e5d10287c6f00007103ab3ca4394d55.tar.bz2 hercules-4ea2f6554e5d10287c6f00007103ab3ca4394d55.tar.xz hercules-4ea2f6554e5d10287c6f00007103ab3ca4394d55.zip |
Fixed SIGSEGV with homunc save
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8288 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 03e2d5923..7f7382036 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,8 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+2006/08/15
+ * Fixed SIGSEGV with homunc save [Toms]
2006/08/14
* Removed support for negative autosave intervals, instead added a
minsave_interval setting which specifies which is the minimum time between
|