summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-07-02 13:41:17 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-07-02 13:41:17 +0000
commit37be6304d98af09931c2deb6f33d1c7c716901ac (patch)
tree2016e8c2f50af513f5838276ace798f8b0271757 /Changelog-Trunk.txt
parent329d0adaf22491489d511982e57ae614dc1834c9 (diff)
downloadhercules-37be6304d98af09931c2deb6f33d1c7c716901ac.tar.gz
hercules-37be6304d98af09931c2deb6f33d1c7c716901ac.tar.bz2
hercules-37be6304d98af09931c2deb6f33d1c7c716901ac.tar.xz
hercules-37be6304d98af09931c2deb6f33d1c7c716901ac.zip
* Fixed minor stuff in login/char converter VS6 project files (since r14858).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14880 54d463be-8e91-2dee-dedb-b68131a5f0ec
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 60939a692..4a4facb81 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,6 +1,7 @@
Date Added
2011/07/02
+ * Fixed minor stuff in login/char converter VS6 project files (since r14858). [Ai4rei]
* More instancing updates. [Ai4rei]
- Improved instance_id validity checking.
- Fixed instance name being copied with memcpy rather than safestrncpy (since r13901).