summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authortoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-27 18:47:53 +0000
committertoms <toms@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-08-27 18:47:53 +0000
commit95edabf40aaa4b14c46d5e085360998f54c4dc69 (patch)
tree532b7c6da2de511b6e4bee3e29d0f9e90c248010 /Changelog-Trunk.txt
parent3c8999edce9e1f0d5c0dee3ff8311e781d64c684 (diff)
downloadhercules-95edabf40aaa4b14c46d5e085360998f54c4dc69.tar.gz
hercules-95edabf40aaa4b14c46d5e085360998f54c4dc69.tar.bz2
hercules-95edabf40aaa4b14c46d5e085360998f54c4dc69.tar.xz
hercules-95edabf40aaa4b14c46d5e085360998f54c4dc69.zip
- Updated svn-revision reading, now it can read the new svn file system
- Fixed a bug with homunc which could spawn on a non-walkable cell git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8500 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index ca6f33a92..2907aff2f 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,9 @@ 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/27
+ * 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
* Optional macro MEMSET_TURBO for faster low-level memory initializations. [Lance]
* Small bug fix in read_homunculus_expdb (a warning was always displayed) [Toms]