summaryrefslogtreecommitdiff
path: root/Changelog-SVN.txt
diff options
context:
space:
mode:
authorcelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-09 06:09:11 +0000
committercelest <celest@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-03-09 06:09:11 +0000
commit7a225e1139fe4629be5493fcf87c3ba4d4a3c6a2 (patch)
treedd16feda6b2aca159e3bf0d5fdb1d83ba2e74671 /Changelog-SVN.txt
parent7409a0407e1ff25c8dc25d9c407d3c837f342af1 (diff)
downloadhercules-7a225e1139fe4629be5493fcf87c3ba4d4a3c6a2.tar.gz
hercules-7a225e1139fe4629be5493fcf87c3ba4d4a3c6a2.tar.bz2
hercules-7a225e1139fe4629be5493fcf87c3ba4d4a3c6a2.tar.xz
hercules-7a225e1139fe4629be5493fcf87c3ba4d4a3c6a2.zip
* Fixed a typo in TXT login server logging
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@1220 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 fb21c3ded..60affd92f 100644
--- a/Changelog-SVN.txt
+++ b/Changelog-SVN.txt
@@ -1,6 +1,7 @@
Date Added
03/09
+ * Fixed a typo in TXT login server logging, thanks to Skyer / eAthenaC [celest]
* Added HP and SP rate underflow checking [celest]
* Added stop auto attacking if no arrows were equipped [celest]
* Added new script command: 'cardscnt'. It returns N of inserted cards in the same weapon. [Lupus]