--- trunk/mage/ChangeLog 2011/12/28 14:55:55 1587 +++ trunk/mage/ChangeLog 2012/01/03 20:23:57 1609 @@ -1,5 +1,61 @@ +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: + -respect feature flag !pkgbuild with several build/stripping + functions + * [r1594] usr/lib/mage/smage2.sh: + -never unset PKGTYPE on regen for sake of build check + * [r1593] usr/lib/mage/smage2.sh: + -if PKGTYPE=virtual don't build anything + * [r1592] usr/lib/mage/smage2.sh: + -fixed a typo + * [r1591] usr/lib/mage/smage2.sh: + -more informative messages in default src_* functions + * [r1590] usr/lib/mage/mage4.functions.sh: + -colored mage-feature messages + 2011-12-28 Niels Rogalla + * [r1589] usr/lib/mage/smage2.sh: + -fixed a race condition with MLIBDIR + * [r1587] ChangeLog: + -updated ChangeLog * [r1586] VERSION: -version 0.4.80 * [r1585] usr/lib/mage/compressdoc: