diff options
author | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-05 04:25:56 +0000 |
---|---|---|
committer | (no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2005-02-05 04:25:56 +0000 |
commit | f204cc7915dac6116bce5f402c8882ea0aff49a4 (patch) | |
tree | 35639b6c012b987f5fca8309641d68c76eaa53cb /Changelog.txt | |
parent | c4f027e10aaeeb4ab72b68cae0b3e66d8bb5a4b2 (diff) | |
download | hercules-f204cc7915dac6116bce5f402c8882ea0aff49a4.tar.gz hercules-f204cc7915dac6116bce5f402c8882ea0aff49a4.tar.bz2 hercules-f204cc7915dac6116bce5f402c8882ea0aff49a4.tar.xz hercules-f204cc7915dac6116bce5f402c8882ea0aff49a4.zip |
Fix some compile errors
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1037 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r-- | Changelog.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt index 5dbab7aa2..4cb2220f1 100644 --- a/Changelog.txt +++ b/Changelog.txt @@ -1,6 +1,7 @@ Date Added 02/04 + * Fixed some compile errors [SVN 1037: MouseJstr] * Added common/buffer.(c/h) [SVN 1033: Ajarn] * Login server can now set it's ip address in the config [SVN 1033: Ajarn] * Servers now bind to a single ip address, thus allowing multiple servers to |