summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-08 17:29:45 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-04-08 17:29:45 +0000
commit8d430568c2206ada7a37ef86b29195975ef7ad56 (patch)
treee78c929e570f2abe91783f96575fcb5eac128e35 /Changelog-Trunk.txt
parent7410adee2a636b1fab6adcd5a581048146d2a9a5 (diff)
downloadhercules-8d430568c2206ada7a37ef86b29195975ef7ad56.tar.gz
hercules-8d430568c2206ada7a37ef86b29195975ef7ad56.tar.bz2
hercules-8d430568c2206ada7a37ef86b29195975ef7ad56.tar.xz
hercules-8d430568c2206ada7a37ef86b29195975ef7ad56.zip
Modified PACKETVER for recent clients to use a YYYYMMDD date format instead of a simple sequence number (allows adding versions inbetween).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@12539 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 45db12aa6..8ac5d590c 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.
+2008/04/08
+ * Modified PACKETVER for recent clients to use a YYYYMMDD date format
+ instead of a simple sequence number (allows adding versions inbetween)
2008/04/07
* Rev. 12529 Updated MAX_GUARDIANS to support an insane amount of guardians. [L0ne_W0lf]
* Immunity to magic now makes you immune to the SC effect as well. (r12527) [Kevin]