summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-01-02 00:20:51 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-01-02 00:20:51 +0000
commit35f6c6cfb89988885f6f2a647cc0fc8dac14f10e (patch)
tree424975be62443260380240ea9bbe97089c2b691f /Changelog-Trunk.txt
parent68af20ce57ff53d16ba2e2a5cc93f03bf163d13e (diff)
downloadhercules-35f6c6cfb89988885f6f2a647cc0fc8dac14f10e.tar.gz
hercules-35f6c6cfb89988885f6f2a647cc0fc8dac14f10e.tar.bz2
hercules-35f6c6cfb89988885f6f2a647cc0fc8dac14f10e.tar.xz
hercules-35f6c6cfb89988885f6f2a647cc0fc8dac14f10e.zip
* Fixed local files could not be aliased with resnametable.txt in grfio (bugreport:2203, since r5152).
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14648 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 10912eae0..cbefe77b9 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,6 +1,7 @@
Date Added
2011/01/01
+ * Fixed local files could not be aliased with resnametable.txt in grfio (bugreport:2203, since r5152). [Ai4rei]
* Cleanups to grfio. [Ai4rei]
- Replaced strncpy with safestrncpy (bugreport:3080).
- Ensured, that all local paths are normalized and work whether or not the data dir ends with '/'.