X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/766f5705ecb9cd56adfbffd94c871959bb64c6fd..258c99bd2ca423843472c5d0ee8fdb250bdaafba:/doc/UPGRADE diff --git a/doc/UPGRADE b/doc/UPGRADE index 20765469a..3efdf91df 100644 --- a/doc/UPGRADE +++ b/doc/UPGRADE @@ -5,6 +5,19 @@ Wichtige Hinweise zum Upgrade von älteren Versionen ** BITTE FERTIGEN SIE VOR DEM UPGRADE EIN BACKUP IHRER DATENBANK(EN) AN! ** +Upgrade auf v3.x.0 +================== + +* Neue Abhängigkeiten + + * GD + * HTML::Restrict + * Image::Info + + Wie immer bitte vor dem ersten Aufrufen einmal die Pakete überprüfen: + + $ scripts/installation_check.pl -ro + Upgrade auf v3.1.0 ==================