summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
authormc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-05 15:34:58 +0000
committermc_cameri <mc_cameri@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-05 15:34:58 +0000
commit804644fc009146a302af05848ec3ef3390a3dbcc (patch)
treed03ce2a4e321a15fa1cd948e380160652c2cf9d6 /Changelog.txt
parentfdb354ff2dc7d5f59e6dc4a32d76c72315798200 (diff)
downloadhercules-804644fc009146a302af05848ec3ef3390a3dbcc.tar.gz
hercules-804644fc009146a302af05848ec3ef3390a3dbcc.tar.bz2
hercules-804644fc009146a302af05848ec3ef3390a3dbcc.tar.xz
hercules-804644fc009146a302af05848ec3ef3390a3dbcc.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@467 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index de597e245..4d5283f39 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,5 +1,6 @@
Date Added
12/5
+ * Fixed bug in which login-txt was crashing in do_final() due to some free's [MC Cameri]
* Added nullpo's to all atcommand's functions, phew... [MC Cameri]
Note: I point out that MouseJstr has added some @commands that start with char which
havent been finished, they are just there but don't do anything.