summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-05 09:36:10 +0000
committerLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-03-05 09:36:10 +0000
commitbba2dcdd71d8baa1041deb78be357b267b1a1c5f (patch)
treefeec1440f262116950e5dbf126421aa414785b2d /Changelog-Trunk.txt
parentb7a4f899702a4ad28d6726de9326912d950917a6 (diff)
downloadhercules-bba2dcdd71d8baa1041deb78be357b267b1a1c5f.tar.gz
hercules-bba2dcdd71d8baa1041deb78be357b267b1a1c5f.tar.bz2
hercules-bba2dcdd71d8baa1041deb78be357b267b1a1c5f.tar.xz
hercules-bba2dcdd71d8baa1041deb78be357b267b1a1c5f.zip
* Fixed easter.txt typo.
* Extended summon command to enable custom timeouts. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5461 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 78ba2a076..6db20a34a 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,10 @@ 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. EVERYTHING ELSE
GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
+2006/03/05
+ * Fixed easter.txt typo. [Lance]
+ * Extended summon command to enable custom timeouts. [Lance]
+
2006/03/04
* Fixed a bug in the subnet checking function, login-TXT server. Also
changed the messages to be a bit more informative. [Skotlex]