summaryrefslogtreecommitdiff
path: root/Changelog-SVN.txt
diff options
context:
space:
mode:
authoramber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-22 05:42:31 +0000
committeramber <amber@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-02-22 05:42:31 +0000
commitd69dcf9ad2a70efe55785da4b06516df44a66c61 (patch)
tree820a3c07b48c8633c4fc22a992ebac3c6367932c /Changelog-SVN.txt
parentb292e29e093cb3b1cba367e6b4644abe68108ae0 (diff)
downloadhercules-d69dcf9ad2a70efe55785da4b06516df44a66c61.tar.gz
hercules-d69dcf9ad2a70efe55785da4b06516df44a66c61.tar.bz2
hercules-d69dcf9ad2a70efe55785da4b06516df44a66c61.tar.xz
hercules-d69dcf9ad2a70efe55785da4b06516df44a66c61.zip
Cleanup compiler warnings
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1159 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-SVN.txt')
-rw-r--r--Changelog-SVN.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-SVN.txt b/Changelog-SVN.txt
index 7e5d7258d..c74b55a6b 100644
--- a/Changelog-SVN.txt
+++ b/Changelog-SVN.txt
@@ -1,6 +1,7 @@
Date Added
02/22
+ * Cleaned up some compiler warnings [SVN 1158: MouseJstr]
* Added perl regular expression support.. look at src/map/npc_chat.c
for all the dirt on the new features. To build it, you have
to enable the PCRE_SUPPORT #define and you also have to