diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-06 13:28:36 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-10-06 13:28:36 +0000 |
commit | cf10605ca4f989fdffaf12c06006a8f8fa14c383 (patch) | |
tree | 076d123a03bb4b8e3f0e046afe0ddcc58679470e /Changelog-Trunk.txt | |
parent | 0274c80ae6686b12763ca9ec9a5911e313bdaf64 (diff) | |
download | hercules-cf10605ca4f989fdffaf12c06006a8f8fa14c383.tar.gz hercules-cf10605ca4f989fdffaf12c06006a8f8fa14c383.tar.bz2 hercules-cf10605ca4f989fdffaf12c06006a8f8fa14c383.tar.xz hercules-cf10605ca4f989fdffaf12c06006a8f8fa14c383.zip |
- Now you can trade while in a chatroom.
- Fixed homun-txt reading when the file has DOS line-type delimiters (\r\n)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8944 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 556ac8a98..4593d8195 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,10 @@ 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/10/06
+ * Now you can trade while in a chatroom. [Skotlex]
+ * Fixed homun-txt reading when the file has DOS line-type delimiters (\r\n)
+ [Skotlex]
2006/10/05
* skill_blown will now trigger on-touch npcs on the landing tile. [Skotlex]
* Max trade distance has been reduced from 5 to 2. [Skotlex]
|