diff --git a/pmaweb/templates/about.html b/pmaweb/templates/about.html index 9893d849..d83ca09f 100644 --- a/pmaweb/templates/about.html +++ b/pmaweb/templates/about.html @@ -50,7 +50,7 @@

Milestone releases

  • 2008-11-28 {% releaselink '3.1.0' %}: Added support for BLOBStreaming, Swekey hardware authentication and rewritten setup script.
  • 2009-06-09 {% releaselink '3.2.0' %}: Added many small features.
  • 2010-03-07 {% releaselink '3.3.0' %}: Added new import and export modules, changes tracking, synchronization and support for replication configuration.
  • -
  • 2001-05-11 {% releaselink '3.4.0' %}: AJAXification of some parts, charts, visual query builder, user preferences, ENUM/SET editor.
  • +
  • 2011-05-11 {% releaselink '3.4.0' %}: AJAXification of some parts, charts, visual query builder, user preferences, ENUM/SET editor.
  • 2012-04-07 {% releaselink '3.5.0' %}: Improved browsing, server monitoring, support for stored routines, events and triggers, openGIS support, Drizzle support.
  • 2013-05-03 {% releaselink '4.0.0' %}: Removal of HTML frames, switch to tree-based navigation, and new look for the documentation.
  • 2013-12-12 {% releaselink '4.1.0' %}: Requires PHP 5.3 and MySQL 5.5. Added ReCAPTCHA support, configurable menus, and an error reporting component.