summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
authoramber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-24 21:09:43 +0000
committeramber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-24 21:09:43 +0000
commit50baa5db9219929c250395f83e863d9ab57643d4 (patch)
tree43d29d73d66562b17051d2eacf852a7db763d5a6 /Changelog.txt
parent1a831b71a8824f27e761bc76bc227f94f58f6ef2 (diff)
downloadhercules-50baa5db9219929c250395f83e863d9ab57643d4.tar.gz
hercules-50baa5db9219929c250395f83e863d9ab57643d4.tar.bz2
hercules-50baa5db9219929c250395f83e863d9ab57643d4.tar.xz
hercules-50baa5db9219929c250395f83e863d9ab57643d4.zip
Fix
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@781 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index f31222fe3..8019391ed 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,5 +1,8 @@
Date Added
12/24
+ * Fixed a scripting crash (SVN: 780) [MouseJstr]
+ * removed @changesex and @charchangesex until we can
+ fix it properly [MouseJstr]
* Fixed item-dup bug in storage and cart [MouseJstr]
* @skilltree was looking outside of the particular class
of the char to see if they could do a skill [MouseJstr]