diff options
author | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-22 08:52:56 +0000 |
---|---|---|
committer | Lance <Lance@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-05-22 08:52:56 +0000 |
commit | 3e8e64a63c1eeb9366c8b8889bbce71ddbdfc0ec (patch) | |
tree | ddb5325a893e495843e5187583054d0371d3eb7e /Changelog-Trunk.txt | |
parent | f39030a95acfb3e0d7aa11b925ee66f3b1cd458a (diff) | |
download | hercules-3e8e64a63c1eeb9366c8b8889bbce71ddbdfc0ec.tar.gz hercules-3e8e64a63c1eeb9366c8b8889bbce71ddbdfc0ec.tar.bz2 hercules-3e8e64a63c1eeb9366c8b8889bbce71ddbdfc0ec.tar.xz hercules-3e8e64a63c1eeb9366c8b8889bbce71ddbdfc0ec.zip |
* Fixed compilation errors.
* Tidy up jobmaster for easy debugging.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6686 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r-- | Changelog-Trunk.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index 9ae03b551..e7b97ffec 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -3,6 +3,9 @@ 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/05/22
+ * Fixed compilation errors.
+ Tidy up jobmaster for easy debugging. [Lance]
2006/05/21
* Part A of the Homunculus code.
This only features the structures, status_* and clif_* (packets) and is
|