diff options
author | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-10-26 14:19:53 +0000 |
---|---|---|
committer | ai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2011-10-26 14:19:53 +0000 |
commit | fb33ba865eb09eef71ed38adbd141b6d771321b8 (patch) | |
tree | 66e45a2c9e4dca938799712a842fe385a7d07e7d /Changelog-Trunk.txt | |
parent | 622cbd34124a14bcd27d105d51dcf350e4fda391 (diff) | |
download | hercules-fb33ba865eb09eef71ed38adbd141b6d771321b8.tar.gz hercules-fb33ba865eb09eef71ed38adbd141b6d771321b8.tar.bz2 hercules-fb33ba865eb09eef71ed38adbd141b6d771321b8.tar.xz hercules-fb33ba865eb09eef71ed38adbd141b6d771321b8.zip |
* Fixed a mistake in RID description in doc/script_commands.txt (since r2402).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14982 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 69af3394f..f3cfb81af 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,7 @@ Date Added +2011/10/26 + * Fixed a mistake in RID description in doc/script_commands.txt (since r2402). [Ai4rei] 2011/10/23 * Revised packets related to auction system. [Ai4rei] - Added packet documentation and corrected existing one. |