summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-21 13:37:55 +0000
committerLance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-05-21 13:37:55 +0000
commit1446b6d275cc2bda27e647d5bd3e777330479cd3 (patch)
treeb6ef9f3cb028205bad6f246305e4b078aebac99e /Changelog-Trunk.txt
parent53a3419e308aeffefd6b1a024dbd8791674bed93 (diff)
downloadhercules-1446b6d275cc2bda27e647d5bd3e777330479cd3.tar.gz
hercules-1446b6d275cc2bda27e647d5bd3e777330479cd3.tar.bz2
hercules-1446b6d275cc2bda27e647d5bd3e777330479cd3.tar.xz
hercules-1446b6d275cc2bda27e647d5bd3e777330479cd3.zip
Incorrect dates in changelog :(
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6679 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt3
1 files changed, 1 insertions, 2 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index f8a3e69ec..2136e9095 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -5,11 +5,10 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/05/21
* Fixed the "fake" mute status bug. [Zido]
-
-2006/05/19
* Speed up array size calculation and deletion. [Lance]
* Player must learn the skill before doing auto-spell [Lance]
* Exploit prevention in clif_parse_NpcStringInput [Lance]
+2006/05/20
* grfio_final moved back if any of GRF overriding is enabled so servers
with such configuration will not have different values after reloading. [Lance]
* jA1983 script.c buildin_menu fix. Thanks to End_of_exam. [Lance]