------------------------------------------------------------ revno: 2989 committer: Morten Olav Hansen <[email protected]> branch nick: dhis2 timestamp: Wed 2011-03-09 10:13:36 +0100 message: added 2.1 to changelog page modified: dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/about/changeLog.vm
-- lp:dhis2 https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk Your team DHIS 2 developers is subscribed to branch lp:dhis2. To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/about/changeLog.vm' --- dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/about/changeLog.vm 2011-01-11 19:13:34 +0000 +++ dhis-2/dhis-web/dhis-web-commons-resources/src/main/webapp/dhis-web-commons/about/changeLog.vm 2011-03-09 09:13:36 +0000 @@ -2,6 +2,8 @@ <h3>$i18n.getString( "change_log" )</h3> <dl> + <dt>$i18n.getString( "release" ) 2.1:</dt> + <dd><a href="https://blueprints.launchpad.net/dhis2/+milestone/2.1" target="_blank">Launchpad $i18n.getString( "online_release_page" )</a></dd> <dt>$i18n.getString( "release" ) 2.0.6:</dt> <dd><a href="https://blueprints.launchpad.net/dhis2/+milestone/2.0.6" target="_blank">Launchpad $i18n.getString( "online_release_page" )</a></dd> <dt>$i18n.getString( "release" ) 2.0.5:</dt>
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : [email protected] Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp

