diff options
author | Zephiris <Zephiris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-22 06:25:02 +0000 |
---|---|---|
committer | Zephiris <Zephiris@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-09-22 06:25:02 +0000 |
commit | 2ccfc43c2da5b25d21c26e8d0221c243afba9b10 (patch) | |
tree | 04a0d3351f9ed9ea50babeb04a8d821a362b810b /Changelog-Trunk.txt | |
parent | fbaa4089a45a6c31824fcd9681424ad913565e96 (diff) | |
download | hercules-2ccfc43c2da5b25d21c26e8d0221c243afba9b10.tar.gz hercules-2ccfc43c2da5b25d21c26e8d0221c243afba9b10.tar.bz2 hercules-2ccfc43c2da5b25d21c26e8d0221c243afba9b10.tar.xz hercules-2ccfc43c2da5b25d21c26e8d0221c243afba9b10.zip |
* Fixed some maps in db/mapindex.txt being under the wrong id and added comments so this will not happen again. * ATTENTION! * People running TXT servers will have to tell their players to redo their /memo points since the map ids of the old file were wrong. [Zephiris]
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@8842 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 06e55eba9..790297ef4 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,12 @@ Date Added AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK.
IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
+2006/09/22
+ * Fixed some maps in db/mapindex.txt being under the wrong id and added comments
+ so this will not happen again. [Zephiris]
+ --- ATTENTION! ---
+ People running TXT servers will have to tell their players to redo their /memo
+ points since the map ids of the old file were wrong.
2006/09/21
* Fixed a bug on "select" when skipping empty entries when the selected
entry is the last. [Skotlex]
|