diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-22 17:09:49 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-22 17:09:49 +0000 |
commit | 86998c47949a49e87f15a84f02ae0ade33add27a (patch) | |
tree | 79e9c5d14fa3b2aadca4595e127ff22aac60dfe6 /Changelog-Trunk.txt | |
parent | f11621f8592ed8a6ba34b59bfa3b800d462a195f (diff) | |
download | hercules-86998c47949a49e87f15a84f02ae0ade33add27a.tar.gz hercules-86998c47949a49e87f15a84f02ae0ade33add27a.tar.bz2 hercules-86998c47949a49e87f15a84f02ae0ade33add27a.tar.xz hercules-86998c47949a49e87f15a84f02ae0ade33add27a.zip |
- Cleaned up the Dev folder.
- bugs.txt should store 'fatal/known' bugs that have been going on for a long time and have not been fixed yet. The forums are the preferred method for day-to-day bug finding/fixing.
- todo-for-stable.txt should list all changes in trunk that need to be merged into stable.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5370 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index c1de57617..953bbb8f8 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,10 @@ IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. EV GOES INTO TRUNK AND WILL BE MERGED INTO STABLE BY VALARIS AND WIZPUTER. -- VALARIS
2006/02/22
+ * Cleaned up the Dev folder. [Skotlex]
+ - Take note of the file todo-for-stable, which holds all modifications in
+ trunk that have not yet made it into stable. Be sure to update the file
+ as needed.
* Updated the path searching code with jA's current implementation.
[Skotlex]
- There is a slight chance the CELL_NOSTACK mod broke, someone test that.
|