diff options
author | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-27 20:08:14 +0000 |
---|---|---|
committer | toms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-08-27 20:08:14 +0000 |
commit | b0ab4f37653c0feb127c7f4e8205528516ba81f0 (patch) | |
tree | 8014be91cc07d86c734a8f21e3aad4108911bfaa /Changelog-Trunk.txt | |
parent | 95edabf40aaa4b14c46d5e085360998f54c4dc69 (diff) | |
download | hercules-b0ab4f37653c0feb127c7f4e8205528516ba81f0.tar.gz hercules-b0ab4f37653c0feb127c7f4e8205528516ba81f0.tar.bz2 hercules-b0ab4f37653c0feb127c7f4e8205528516ba81f0.tar.xz hercules-b0ab4f37653c0feb127c7f4e8205528516ba81f0.zip |
Fixed undefined reference to 'malloc_set' in log.c
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8501 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 2907aff2f..30c1fcc77 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.
2006/08/27
+ * Fixed undefined reference to 'malloc_set' in log.c [Toms]
* Updated svn-revision reading, now it can read the new svn file system [Toms]
* Fixed a bug with homunc which could spawn on a non-walkable cell [Toms]
2006/08/26
|