summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-02-07 20:30:22 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-02-07 20:30:22 +0000
commitff28bd5e88ed683f73022dcf10f00a67898536ed (patch)
treeb9dc41bfdbc71da5c73c77697e4c0d13a25e5431 /Changelog-Trunk.txt
parentec70b501945e9c74c83a07f43ffc2c3a4cc97019 (diff)
downloadhercules-ff28bd5e88ed683f73022dcf10f00a67898536ed.tar.gz
hercules-ff28bd5e88ed683f73022dcf10f00a67898536ed.tar.bz2
hercules-ff28bd5e88ed683f73022dcf10f00a67898536ed.tar.xz
hercules-ff28bd5e88ed683f73022dcf10f00a67898536ed.zip
Wiped out the poorly written parse code from r2211
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9819 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 0a4bc14b6..90d112e4c 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -7,6 +7,7 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
* Cleaning up of the socket code [ultramage]
- Shuffled includes around for files that were leeching off of socket.h
- Added code that enforces standard shutdown behavior for sockets
+ - Wiped out the poorly written parse code from r2211
* Removed old script bonuses bMatk, bMatk1, bMatk2.
* Fixed char-server not sending online notification when a party member
logs in.