diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-25 01:40:35 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-25 01:40:35 +0000 |
commit | c8ff72c09f9c763912d7c1d953638b5f32cb40aa (patch) | |
tree | 1fdd119d878b1c62ac050b6472b51e72abc3fb88 /Changelog-Trunk.txt | |
parent | 75e1895d3ffa6dfbd29c16d613995af7d6917385 (diff) | |
download | hercules-c8ff72c09f9c763912d7c1d953638b5f32cb40aa.tar.gz hercules-c8ff72c09f9c763912d7c1d953638b5f32cb40aa.tar.bz2 hercules-c8ff72c09f9c763912d7c1d953638b5f32cb40aa.tar.xz hercules-c8ff72c09f9c763912d7c1d953638b5f32cb40aa.zip |
* Added support for new /remove and /recall packets for 2010-08-03aRagexeRE and newer.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14620 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 284117e1a..c8c737c0c 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,7 @@ Date Added 2010/12/24 + * Added support for new /remove and /recall packets for 2010-08-03aRagexeRE and newer. [Ai4rei] * Synchronized TXT/SQL char-server code a bit. [Ai4rei] * Fixes to char-server. [Ai4rei] - Removed unnecessary #includes from TXT and synchronized them with SQL. |