summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-01-06 12:11:50 +0000
committerFlavioJS <FlavioJS@54d463be-8e91-2dee-dedb-b68131a5f0ec>2007-01-06 12:11:50 +0000
commit250672ef201106afb563a2e3bbd79a4ab98d13cc (patch)
tree7501da76a93047c2dfb79bcb338c9379e4abb15a /Changelog-Trunk.txt
parentf044795aa8967ff4d99c3579553474d6bab4bf90 (diff)
downloadhercules-250672ef201106afb563a2e3bbd79a4ab98d13cc.tar.gz
hercules-250672ef201106afb563a2e3bbd79a4ab98d13cc.tar.bz2
hercules-250672ef201106afb563a2e3bbd79a4ab98d13cc.tar.xz
hercules-250672ef201106afb563a2e3bbd79a4ab98d13cc.zip
- Now winsock 2 is required.
- Cleaned up do_close and socket_init a bit. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@9621 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 948900531..8f625430a 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,8 @@ 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/01/06
+ * Now winsock 2 is required.
+ * Cleaned up do_close and socket_init a bit.
* Fixed the weight icon dissapearing and reappearing when attacking.
(introduced by me at r9600, fix based on ultramage's code) [FlavioJS]
2007/01/05