From 0917639f81b20f26ea0068e2b228a017701cbdcc Mon Sep 17 00:00:00 2001 From: Paradox924X Date: Wed, 6 Apr 2011 15:47:16 +0000 Subject: [PATCH] SWITCH TO STABLE. STABLE IS NOW THE OLD TRUNK. THE NEW TRUNK IS NOW FOR BLEEDING-EDGE AND/OR UNTESTED CHANGES. git-svn-id: https://svn.code.sf.net/p/rathena/svn/trunk@14771 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt index aebf857adb..a019f3c827 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Trunk.txt @@ -1,5 +1,7 @@ Date Added +2011/04/06 + * STABLE IS NOW THE OLD TRUNK. THE NEW TRUNK IS NOW FOR BLEEDING-EDGE AND/OR UNTESTED CHANGES. [Paradox924X] 2011/04/05 * Moved detection of monotonic clock support to the configure script, which also checks, whether or not it actually works (bugreport:1003, related r11912 and r11983). [Ai4rei] * Paying and obtaining Zeny (pc_payzeny/pc_getzeny) no longer silently reverses the effect for negative amounts, that is, getting Zeny instead of paying up and vice versa (since r8273, related r8072). [Ai4rei]