From 4a5136364d7dfdc6b9ad2795be9a5f3a133c6958 Mon Sep 17 00:00:00 2001 From: Paradox924X Date: Mon, 11 Oct 2010 06:22:03 +0000 Subject: [PATCH] Renamed Changelog-Trunk.txt to Changelog-Renewal.txt in renewal branch. Removed unnecessary notice from top of Changelog-Trunk.txt and Changelog-Renewal.txt regarding updating of stable branch. git-svn-id: https://svn.code.sf.net/p/rathena/svn/branches/renewal@14427 54d463be-8e91-2dee-dedb-b68131a5f0ec --- Changelog-Trunk.txt => Changelog-Renewal.txt | 3 --- 1 file changed, 3 deletions(-) rename Changelog-Trunk.txt => Changelog-Renewal.txt (99%) diff --git a/Changelog-Trunk.txt b/Changelog-Renewal.txt similarity index 99% rename from Changelog-Trunk.txt rename to Changelog-Renewal.txt index d2b287a575..18629909c2 100644 --- a/Changelog-Trunk.txt +++ b/Changelog-Renewal.txt @@ -1,8 +1,5 @@ Date Added -AS OF SVN REV. 5091, WE ARE NOW USING TRUNK. ALL UNTESTED BUGFIXES/FEATURES GO INTO TRUNK. -IF YOU HAVE A WORKING AND TESTED BUGFIX PUT IT INTO STABLE AS WELL AS TRUNK. - 2010/10/11 * Implemented official cash food behavior, including use delay, not being dispelled (including on death), distinct status effects and icons from the ordinary food types. (bugreport:2560) [Paradox924X]