diff --git a/src/runtime/javascript/minibar/about.html b/src/runtime/javascript/minibar/about.html index f245c7aaf..bce203708 100644 --- a/src/runtime/javascript/minibar/about.html +++ b/src/runtime/javascript/minibar/about.html @@ -2,6 +2,8 @@ About Minibar + + @@ -104,11 +106,48 @@ Some implementation details:
  • [Added 2010-09-10] The default input language is now the user's preferred language, if possible. This is implemented by consulting the userLanguage field in the grammar info output by pgf-server. +
  • [Added 2010-10-27] Keyboard input and completion should now work much + more smoothly: + +
  • [Added 2010-10-27] Code restructuring: + +
  • [Added 2010-11-09] Some new documentation: +
    - Last modified: Tue Sep 28 13:44:00 CEST 2010 + Last modified: Tue Nov 23 13:06:40 CET 2010
    TH