summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
authoramber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-30 03:47:18 +0000
committeramber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec>2004-12-30 03:47:18 +0000
commitf29b1bc83edac7b0f153b98bb64ac79d29b633a0 (patch)
tree95fc02c911379d0d544bb9d99ebf1a8e1f844404 /Changelog.txt
parent646305245c8bebe78169ceb93a62b058ed1edd89 (diff)
downloadhercules-f29b1bc83edac7b0f153b98bb64ac79d29b633a0.tar.gz
hercules-f29b1bc83edac7b0f153b98bb64ac79d29b633a0.tar.bz2
hercules-f29b1bc83edac7b0f153b98bb64ac79d29b633a0.tar.xz
hercules-f29b1bc83edac7b0f153b98bb64ac79d29b633a0.zip
update
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@866 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 222c6a9aa..0b77a3a4b 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,5 +1,8 @@
Date Added
12/29
+ * Another -1 alive_timer fix (SVN 866) [MouseJstr]
+ * Added @dmstart and @dmtick for debugging malloc tests [MouseJstr]
+ * Fix some more compile errors on different platforms [MouseJstr]
* Fixing a crash if you change the name of a pet you don't have (SVN 863) [MouseJstr]
* Eliminated src/common/malloc.c when not needed [MouseJstr]
* Some code cleanup in prep for new debugging malloc (SVN 861) [MouseJstr]