diff options
author | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-05 16:57:37 +0000 |
---|---|---|
committer | amber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2004-12-05 16:57:37 +0000 |
commit | e4e674473518ab7e513639f19963174b7697dade (patch) | |
tree | 55a634d9ef59c5ae139eca726db7a5bd5ca17fa0 /Changelog.txt | |
parent | 804644fc009146a302af05848ec3ef3390a3dbcc (diff) | |
download | hercules-e4e674473518ab7e513639f19963174b7697dade.tar.gz hercules-e4e674473518ab7e513639f19963174b7697dade.tar.bz2 hercules-e4e674473518ab7e513639f19963174b7697dade.tar.xz hercules-e4e674473518ab7e513639f19963174b7697dade.zip |
Updates
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@468 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 4d5283f39..b05aa2edd 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,5 +1,7 @@ Date Added 12/5 + * removed stubbed out unfinished atcommands as per Cameri [MouseJstr] + * Fixed nullpo's for gcc 2.95 [MouseJstr] * Fixed bug in which login-txt was crashing in do_final() due to some free's [MC Cameri] * Added nullpo's to all atcommand's functions, phew... [MC Cameri] Note: I point out that MouseJstr has added some @commands that start with char which |