--- trunk/mage/ChangeLog 2011/12/29 15:25:13 1597 +++ trunk/mage/ChangeLog 2012/01/03 20:23:57 1609 @@ -1,5 +1,39 @@ +2012-01-03 Niels Rogalla + + * [r1608] VERSION: + -version 0.4.82 + * [r1607] etc/mage.rc.example: + -fixed header, clean up and tell something about mage-features + * [r1606] Makefile: + -generate arch specific stuff at build time + * [r1605] usr/lib/mage/mage.rc.global[DEL], + usr/lib/mage/mage.rc.global.in[CPY]: + -renamed mage.rc.global > mage.rc.global.in + * [r1604] usr/lib/mage/smage2.sh: + -allow unpack of jar files + * [r1603] usr/lib/mage/mage4.functions.sh: + -finally be silent when loading initial setup of mage-features + * [r1602] usr/lib/mage/env-rebuild.sh: + -fixed broken " and \' substition + +2012-01-02 Niels Rogalla + + * [r1601] usr/lib/mage/smage2.sh: + - reverted accidently applied mstriplibtool change + * [r1600] usr/lib/mage/smage2.sh: + - do not die if mdownload has not error code 0; some mirrors may + not work and we want try all defined SRC_URIs. mchecksum catches + any download instead + +2011-12-30 Niels Rogalla + + * [r1599] usr/lib/mage/mage4.functions.sh: + -fixed some missing COLDEFAULTS + 2011-12-29 Niels Rogalla + * [r1597] ChangeLog: + -updated ChangeLog * [r1596] VERSION: -version 0.4.81 * [r1595] usr/lib/mage/smage2.sh: