------
v2.0.1
------

[jan] Fix print view.
[jan] Fix print button.


----
v2.0
----

[cjh] UIDs need to be stored in the History system with a mnemo: prefix and
      with the notepad so as not to confuse different instances of the
      same note (if two users both have a note on their seperate notepads,
      they should have unique histories for that note).
[cjh] Don't throw a fatal error if an empty share name is submitted
      (Bug #1000).


--------
v2.0-RC3
--------

[cjh] Add My Notepads menu entry.


--------
v2.0-RC2
--------

[jan] Add Czech translation (Pavel Chytil <pavel@chytil.tk>).
[jan] Add Latvian translation (Janis Eisaks <jancs@dv.lv>).


--------
v2.0-RC1
--------

[jan] Tweak layout of the summary block.


---------
v2.0-BETA
---------

[jan] Add Polish translation (Mateusz Kaminski <matipl@ds.pg.gda.pl>).
[jan] Add special black-on-white styles for message printing.
[jan] Add access keys.
[cjh] Add Kolab drivers (Stuart Bing <s.binge@codefusion.co.za>).


----------
v2.0-ALPHA
----------

[cjh] GUIDs now only contain mnemo: and the note ID - sharename is not needed.
[cjh] Note IDs are now 32-character unique strings, to be useable as GUIDs.
      The SQL table definition has changed; conversion scripts are in scripts/.
[cjh] The notes/ API now implements the modern methods required for SyncML and
      other syncing efforts.
[cjh] Make sure there is a view link for empty notes.
[cjh] Add a Delete link from the note edit screen.
[cjh] Make sure that the correct categories for a note's current notepad
      are always used.
[cjh] Change how memos are stored in the SQL driver.
      scripts/create_sequence.php will update an existing database with no
      loss of data.
[cjh] Display the Creation and Last-Modified dates in the note view.
[cjh] Track addition, modification, and deletion of notes
      with the Horde History:: API.
[cjh] Add import of vNotes.
[cjh] Show the full memo body in a tooltip.
[cjh] Add a preference for the default category for notes
      (Brian Keifer <brian@valinor.net>).
[jan] Add UTF-8 support and charset parameter for backend drivers.
[jan] Only show selected note categories on the summary screen
      (Brian Keifer <brian@valinor.net>).
[cjh] Much more comprehensive permissions checking, and support for
      guest access.
[cjh] Use the global shares editing page for changing/assigning share
      permissions.
[mac] Allow importing onto any available Notepad.
[mac] Add shared notepads.


------
v1.1.3
------

[jan] Add Polish translation (Mateusz Kaminski <matipl@ds.pg.gda.pl>).


------
v1.1.2
------

[jan] Make memos without description accessible from the memo list.


------
v1.1.1
------

[jan] Add Italian translation (Sergio G. Caredda <scaredda@tiscali.it>).
[jan] Add Romanian translation (Eugen Hoanca <eugenh@urban-grafx.ro>,
      Marius Dragulescu <mariusd@urban-grafx.ro>).


----
v1.1
----

[jan] Rename Memos to Notes (mac).
[jan] Add print memo button (mac).
[jan] Show current category color in category color options screen
      (Jan Kuipers <jrkuipers@lauwerscollege.nl>).
[jan] Add ability to create/remove categories (mac).
[jan] Add user preferences for the color of different categories (mac).
[jan] Add Mnemo::addParameter().
[jan] Add Greek translation (Stefanos I. Dimitriou <sdimitri@teiath.gr>).
[jan] Add Slovak translation (Ivan Noris <vix@vazka.sk>).
[jan] Add Norwegian Bokmaal translation (Torstein S. Hansen <huleboer@techbee.no>).
[jan] Add Bulgarian translation (Miroslav Pendev <miro@cybershade.us>).
[jan] Add Lithuanian translation (Darius Matuliauskas <darius@lnk.lt>).
[jan] Replace <?= with <?php echo to remove the short_open_tags requirement (cjh).
[jan] Add Danish translation (Martin List-Petersen <martin@list-petersen.dk>).


----
v1.0
----

[jan] Add Hungarian translation (Laszlo L. Tornoci <torlasz@xenia.sote.hu>).
[jan] Add Simplified Chinese translation (Peter Wang <whw@oulink.net>).
[jan] Add Czech translation (Pavel Chytil <pavel@chytil.tk>).
[jan] Add Brazilian Portuguese translation (Antonio Dias <accdias-horde-i18n@sst.com.br>).
[jan] Add Dutch translation (Jan Kuipers <jrkuipers@lauwerscollege.nl>).
[jan] Add French translation (Thierry Thomas <thierry@pompo.net>).
[jan] Add Finnish translation (Leena Heino <liinu@uta.fi>).
[jan] Add Norwegian Nynorsk translation (Per-Stian Vatne <psv@orsta.org>).
[jan] Add Traditional Chinese translation (Chih-Wei Yeh <cwyeh@ccca.nctu.edu.tw>).
[jan] Add Swedish translation (Andreas Dahln <andreas@dahlen.ws>).
[jan] Add Spanish translation (Raul Alvarez Venegas <rav@tecoman.ucol.mx>).
[jan] Add German translation.
[jan] Add Portuguese translation (Nuno Loureiro <nuno@co.eth.pt>).
[cjh] Initial Mnemo version, based on Nag.
