diff options
author | Vicious <Vicious@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-31 01:11:16 +0000 |
---|---|---|
committer | Vicious <Vicious@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-03-31 01:11:16 +0000 |
commit | 6b56a6e25021d63f3af570593e40f6fca767c162 (patch) | |
tree | aba4e1f3e094dea949b9815a3393a7c114b8ec9d /Changelog-Trunk.txt | |
parent | 994cf9b5501a4ac46d608147d349e3f91120a350 (diff) | |
download | hercules-6b56a6e25021d63f3af570593e40f6fca767c162.tar.gz hercules-6b56a6e25021d63f3af570593e40f6fca767c162.tar.bz2 hercules-6b56a6e25021d63f3af570593e40f6fca767c162.tar.xz hercules-6b56a6e25021d63f3af570593e40f6fca767c162.zip |
5 kafra passes, fixed refiner's @fullprice, char_name_option
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5820 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 7f3855926..d32fbf3bb 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -4,6 +4,7 @@ AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK.
2006/03/30
+ * Updated char name option. [Vicious]
* Added a missing return that fixes crashes on status_change_timer when
source is not found. [Skotlex]
* Added year day return in gettime function. gettime(8) returns 1~366
|