summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-08-09 15:11:12 +0000
committerultramage <ultramage@54d463be-8e91-2dee-dedb-b68131a5f0ec>2008-08-09 15:11:12 +0000
commit26e2ecdf63af2a92909183bbcccbec98f8a1cbdb (patch)
treeff589676359372cfb3f8c2af75fb4c2e7c237545 /Changelog-Trunk.txt
parent2e07aaf60fb745a764b7657c276d81afa7dd9dc8 (diff)
downloadhercules-26e2ecdf63af2a92909183bbcccbec98f8a1cbdb.tar.gz
hercules-26e2ecdf63af2a92909183bbcccbec98f8a1cbdb.tar.bz2
hercules-26e2ecdf63af2a92909183bbcccbec98f8a1cbdb.tar.xz
hercules-26e2ecdf63af2a92909183bbcccbec98f8a1cbdb.zip
Fixed @noks leaking internal buffer contents (bugreport:1528).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@13057 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index d2669d084..9c91e8300 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2008/08/09
+ * Fixed @noks leaking internal buffer contents (bugreport:1528)
* Now Novices without lvl5 basic skill can be partied (bugreport:1131)
* Fixed login printing raw passwdenc passwords to console (bugreport:826) [ultramage]
- added strlib function bin2hex()