summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-05-28 19:39:24 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-05-28 19:39:24 +0000
commit437a47840140d324d8a1555144cd9628d897d70e (patch)
tree5c108204ee261be8d2484fdac7b71a5cc2399ebe /Changelog-Trunk.txt
parentcb1131db4cde40c0352e6c75069defab06128c93 (diff)
downloadhercules-437a47840140d324d8a1555144cd9628d897d70e.tar.gz
hercules-437a47840140d324d8a1555144cd9628d897d70e.tar.bz2
hercules-437a47840140d324d8a1555144cd9628d897d70e.tar.xz
hercules-437a47840140d324d8a1555144cd9628d897d70e.zip
- Fixed an infinite char-server loop on the map connection
- Cleaned up the charserver a bit git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@10641 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 9e68687bc..b1397a978 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/05/28
+ * Fixed an infinite char-server loop on the map connection [ultramage]
* RFIFOREST returns 0 when the session is eof (input data is implicitly
discarted).
* Reworked the player fame update: [FlavioJS]