summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-13 18:10:08 +0000
committerskotlex <skotlex@54d463be-8e91-2dee-dedb-b68131a5f0ec>2006-04-13 18:10:08 +0000
commit1abe8b013e2b12bebe47f401105ecbf2b46d29fa (patch)
treec37d07b18f8aee0d1f5f36ef845cb6f236dd919f /Changelog-Trunk.txt
parentcc739edf82a32d83bc9fa57e00581dfd1364d195 (diff)
downloadhercules-1abe8b013e2b12bebe47f401105ecbf2b46d29fa.tar.gz
hercules-1abe8b013e2b12bebe47f401105ecbf2b46d29fa.tar.bz2
hercules-1abe8b013e2b12bebe47f401105ecbf2b46d29fa.tar.xz
hercules-1abe8b013e2b12bebe47f401105ecbf2b46d29fa.zip
- Added an Info message when pinging the SQL servers.
- Changed line terminators back to *nix on map.c because otherwise it's impossible to run a diff between the stable and trunk versions of the file. git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@6043 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index e766e657b..9ffa1723c 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -3,8 +3,8 @@ 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/04/13
+ * Added an Info message when pinging the SQL servers. [Skotlex]
* Fixed crash when looking for SC_MIRACLE in battle_calc_weapon_attack
[Skotlex]
* Some more standard C code cleanups. [Skotlex]