summaryrefslogtreecommitdiff
path: root/Changelog.txt
diff options
context:
space:
mode:
author(no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-01-25 05:23:18 +0000
committer(no author) <(no author)@54d463be-8e91-2dee-dedb-b68131a5f0ec>2005-01-25 05:23:18 +0000
commitb2f9f553b6631d2efcad3acbc051ef88e1f3832a (patch)
tree28dfb0429e77c3501246db0a13c690b9c5b22aff /Changelog.txt
parent67465c1e3f4be97fe2c2a9815b27bc9e356db238 (diff)
downloadhercules-b2f9f553b6631d2efcad3acbc051ef88e1f3832a.tar.gz
hercules-b2f9f553b6631d2efcad3acbc051ef88e1f3832a.tar.bz2
hercules-b2f9f553b6631d2efcad3acbc051ef88e1f3832a.tar.xz
hercules-b2f9f553b6631d2efcad3acbc051ef88e1f3832a.zip
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/branches/stable@990 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog.txt')
-rw-r--r--Changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog.txt b/Changelog.txt
index 3ac89c34a..81b9d5db2 100644
--- a/Changelog.txt
+++ b/Changelog.txt
@@ -1,6 +1,7 @@
Date Added
01/24
+ * Fixed a typo in Provoke that was causing crashes [celest]
* Fixed another compile warning in src/char/char.c
[SVN 985] [MouseJstr]
* Fixed a account wipe bug in login/login.c (Thanks Wallex)