summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-06-03 03:18:30 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-06-03 03:18:30 +0000
commit2338a3bab2b1f22a1e298abf280ecf2a1534f743 (patch)
treefc9bf1849abf8bd54fd602cde46456d3eca71057 /Changelog-Trunk.txt
parentce5da5fcc9ed2ce984eaf2aa1a9e0cfaba460bdb (diff)
downloadhercules-2338a3bab2b1f22a1e298abf280ecf2a1534f743.tar.gz
hercules-2338a3bab2b1f22a1e298abf280ecf2a1534f743.tar.bz2
hercules-2338a3bab2b1f22a1e298abf280ecf2a1534f743.tar.xz
hercules-2338a3bab2b1f22a1e298abf280ecf2a1534f743.zip
* Fixed a crash in clif_parse_FriendsListAdd, when a player is added that is not online (bugreport:4947, since r14835).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14843 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 3e7b2cbc7..753c19332 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,5 +1,7 @@
Date Added
+2011/05/02
+ * Fixed a crash in clif_parse_FriendsListAdd, when a player is added that is not online (bugreport:4947, since r14835). [Ai4rei]
2011/05/31
* Fixed a typo in buyingstore_create. [Inkfish]
2011/05/30