summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
authorajarn <ajarn@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-27 00:38:25 +0000
committerajarn <ajarn@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-27 00:38:25 +0000
commitae248e8af2bbeb7096f8253be9b304ee0d1a532e (patch)
treeb2e035092809fdc373950344a82ed82f58f1c15d /Changelog.txt
parentb6164a64d5c67e7db1d375408ce7e3e48ef1f361 (diff)
downloadhercules-ae248e8af2bbeb7096f8253be9b304ee0d1a532e.tar.gz
hercules-ae248e8af2bbeb7096f8253be9b304ee0d1a532e.tar.bz2
hercules-ae248e8af2bbeb7096f8253be9b304ee0d1a532e.tar.xz
hercules-ae248e8af2bbeb7096f8253be9b304ee0d1a532e.zip
Fixes
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@801 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 72e66395c..90034c6cd 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,5 +1,8 @@
Date Added
12/26
+ * Fixed crash associated with vending more then 12 items
+ which walked on memory.. corrupting the pet data
+ structure (SVN: 801) [MouseJstr]
* Fixed a crash that resulted when disconnecting (SVN 800)
the new client when the old client is still connected [MouseJstr]
* Fixed some gcc 2.95 compile errors [MouseJstr]