summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-06-17 12:27:39 +0000
committerL0ne_W0lf <L0ne_W0lf@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-06-17 12:27:39 +0000
commitf1bff17b3f68e7ba577d62d252cfd0c3b3b747e2 (patch)
tree41228c1ecc8ebbc4b18105a068c7c27804a94bd6 /Changelog-Trunk.txt
parent93d0e0d978ec3b0a4b1c53ea296af038271fdc7e (diff)
downloadhercules-f1bff17b3f68e7ba577d62d252cfd0c3b3b747e2.tar.gz
hercules-f1bff17b3f68e7ba577d62d252cfd0c3b3b747e2.tar.bz2
hercules-f1bff17b3f68e7ba577d62d252cfd0c3b3b747e2.tar.xz
hercules-f1bff17b3f68e7ba577d62d252cfd0c3b3b747e2.zip
Forgot to commit source modification from r12833 (Updated Novice grounds.)
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12844 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 58bf624c1..7440382d8 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,6 +3,8 @@ 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.
+2008/06/17
+ * Forgot to commit source modification from r12833 (Updated Novice grounds.) [L0ne_W0lf]
2008/06/16
* Made the socket limit not be set in cygwin, which has bogus behavior. (bugreport:1684) [FlavioJS]
* Made the socket limit be set to the maximum allowed value when setting to FD_SETSIZE fails.