summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-06-11 18:23:06 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-06-11 18:23:06 +0000
commitb44f822aa57e0e4b63cfae8e515eeb3e576677fe (patch)
treeff193b75d15a8aa7a802b97c43e5d076719607f9 /Changelog-Trunk.txt
parentffb32401ad12791bf79c051ef5ea1f3976608514 (diff)
downloadhercules-b44f822aa57e0e4b63cfae8e515eeb3e576677fe.tar.gz
hercules-b44f822aa57e0e4b63cfae8e515eeb3e576677fe.tar.bz2
hercules-b44f822aa57e0e4b63cfae8e515eeb3e576677fe.tar.xz
hercules-b44f822aa57e0e4b63cfae8e515eeb3e576677fe.zip
* Added support for new skill usage notification packet 0x7fb (ZC_USESKILL_ACK2).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14845 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 86c88b4b3..5a0f68755 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,6 +1,7 @@
Date Added
2011/06/11
+ * Added support for new skill usage notification packet 0x7fb (ZC_USESKILL_ACK2). [Ai4rei]
* Fixed party invite packet 0xfe (ZC_REQ_JOIN_GROUP) using account id of the inviter rather than party id. [Ai4rei]
- Added support for new party invite packet 0x2c6 (ZC_PARTY_JOIN_REQ), introduction date guessed.
2011/06/02