summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-07-04 18:22:24 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-07-04 18:22:24 +0000
commitb813d39a6d8a0a73558ee1749d34f53681cd83f3 (patch)
treea6adf02ac197d1c03f440866ad1f3e974931ef94 /Changelog-Trunk.txt
parenta19256ad9e618ba780b6906e11afd143939d9a74 (diff)
downloadhercules-b813d39a6d8a0a73558ee1749d34f53681cd83f3.tar.gz
hercules-b813d39a6d8a0a73558ee1749d34f53681cd83f3.tar.bz2
hercules-b813d39a6d8a0a73558ee1749d34f53681cd83f3.tar.xz
hercules-b813d39a6d8a0a73558ee1749d34f53681cd83f3.zip
* Fixed 'strnlen' still causing warnings in db.c on Debian (follow up to r14855).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14885 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 4fc5fb6b5..9cdf1dcc0 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,5 +1,7 @@
Date Added
+2011/07/04
+ * Fixed 'strnlen' still causing warnings in db.c on Debian (follow up to r14855). [Ai4rei]
2011/07/03
* Corrected npcdb_checkid to exclude border constants 400 (JT_NEW_NPC_START) and 1000 (JT_MON_BEGIN) (since r4425 and r12025, related r4537). [Ai4rei]
2011/07/02