diff options
author | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-17 13:48:04 +0000 |
---|---|---|
committer | skotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec> | 2006-02-17 13:48:04 +0000 |
commit | ce90e748fccfaf86c857b94a604044b9dd53b3e7 (patch) | |
tree | 2b78f51dffb06a210dd33e70165190e6dcaadff7 /Changelog-Trunk.txt | |
parent | 25fac517af46dd681e1fe9b9d5bd1406ff9d1108 (diff) | |
download | hercules-ce90e748fccfaf86c857b94a604044b9dd53b3e7.tar.gz hercules-ce90e748fccfaf86c857b94a604044b9dd53b3e7.tar.bz2 hercules-ce90e748fccfaf86c857b94a604044b9dd53b3e7.tar.xz hercules-ce90e748fccfaf86c857b94a604044b9dd53b3e7.zip |
- Applied the suggested fixes by Joshuaali to fix the compiling of the sql map server on Win32 systems.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@5308 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 08774b908..8245ef236 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -5,6 +5,9 @@ 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/17
+ * Applied the suggested fixes by Joshuaali to fix the compiling of the sql
+ map server on Win32 systems. [Skotlex]
+ - note that irc.c is still uncompilable, but the rest "should be fine" now.
* Fixed the memory leak on opt_2str as pointed out by End of Exam [Skotlex]
* Fixed a few char SQL memory leaks as pointed out by End of Exam [Skotlex]
2006/02/16
|