summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-28 14:03:39 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-12-28 14:03:39 +0000
commite96500ed0cdf9e368a3a176aa3831e2cb60f48a3 (patch)
tree4e03f96d3191c17747c80a4b5caf666e9b112efb /Changelog-Trunk.txt
parenta492f2db8d6fb1916ff30d9ddc2da62b24797725 (diff)
downloadhercules-e96500ed0cdf9e368a3a176aa3831e2cb60f48a3.tar.gz
hercules-e96500ed0cdf9e368a3a176aa3831e2cb60f48a3.tar.bz2
hercules-e96500ed0cdf9e368a3a176aa3831e2cb60f48a3.tar.xz
hercules-e96500ed0cdf9e368a3a176aa3831e2cb60f48a3.zip
- Some cleaning in do_sendrecv, added error messages when handling an incorrect socket.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9582 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 482a627ed..572e00f2f 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/12/28
+ * Some cleaning in do_sendrecv, added error messages when handling an
+ incorrect socket. [Skotlex]
2006/12/27
* Fixed Super Novice 99%+ invincibility triggering when
the character dies in a GvG area. [blackhole89]