diff options
author | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-07 19:18:03 +0000 |
---|---|---|
committer | Paradox924X <Paradox924X@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2010-12-07 19:18:03 +0000 |
commit | 686a6ac97083946246fad16390c308fd84a62c23 (patch) | |
tree | 33a7c48da843154f937b3445a8b995bcc70e51e5 /Changelog-Trunk.txt | |
parent | f45925ac0a75f59cef306ecd717eb16fbf159034 (diff) | |
download | hercules-686a6ac97083946246fad16390c308fd84a62c23.tar.gz hercules-686a6ac97083946246fad16390c308fd84a62c23.tar.bz2 hercules-686a6ac97083946246fad16390c308fd84a62c23.tar.xz hercules-686a6ac97083946246fad16390c308fd84a62c23.zip |
Revert of r14564. The value wasn't an arbitrary account id but rather the file format version. Added comment specifying this.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14565 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 7c861e15e..db98a8e14 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,6 +1,7 @@ Date Added 2010/12/07 + * Revert of r14564. The value wasn't an arbitrary account id but rather the file format version. Added comment specifying this. [Paradox924X] * Removed arbitrary account id from atop account.txt (Since r13000). [Paradox924X] * Changed almost all instances of sprintf() to snprintf(). [Paradox924X] * Further corrections to doc/item_bonus.txt (bugreport:4624). [Ai4rei] |