summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
authorai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-04-09 09:22:49 +0000
committerai4rei <ai4rei@54d463be-8e91-2dee-dedb-b68131a5f0ec>2011-04-09 09:22:49 +0000
commitf75cd63e74884bfb8ee5f59717d8e37671948af6 (patch)
treeaa454135d884babcb1266396092c88440fcf65c6 /Changelog-Trunk.txt
parentb9d5705987adcd807f9bb4909bba063fa496e247 (diff)
downloadhercules-f75cd63e74884bfb8ee5f59717d8e37671948af6.tar.gz
hercules-f75cd63e74884bfb8ee5f59717d8e37671948af6.tar.bz2
hercules-f75cd63e74884bfb8ee5f59717d8e37671948af6.tar.xz
hercules-f75cd63e74884bfb8ee5f59717d8e37671948af6.zip
* Added *.opt (VS6 workspace cache file) to svn:ignore.
git-svn-id: https://rathena.svn.sourceforge.net/svnroot/rathena/trunk@14784 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 5796a6bab..3ff6dbef1 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,6 +1,7 @@
Date Added
2011/04/09
+ * Added *.opt (VS6 workspace cache file) to svn:ignore. [Ai4rei]
* Changed pc_jobid2mapid to use a 1:1 mapping which is less prone to errors and faster than the previous method (follow up to r14755). [Ai4rei]
2011/04/08
* Fixed memory corruption when amount of players online approached FD_SETSIZE (topic:262388, bugreport:4856, since 11897). [Ai4rei]