diff --git a/CHANGELOG b/CHANGELOG index 2ef34aad5..9157ecebd 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -7,6 +7,18 @@ http://openslides.org Version 1.4.1 (unreleased) ========================== +[https://github.com/OpenSlides/OpenSlides/issues?milestone=11] + +- Fix tooltip which shows the end of each agenda item. +- Fix duration of agenda with closed agenda items. +- Disable deleting active version of a motion. +- Start browser on custom IP address. +- Fix wrong URLs to polls in motion detail view. +- Add Czech translation. + + +Version 1.4 (2013-07-10) +======================== [https://github.com/OpenSlides/OpenSlides/issues?milestone=7] Agenda: diff --git a/INSTALL.txt b/INSTALL.txt index 7658a70bf..9f42a230a 100644 --- a/INSTALL.txt +++ b/INSTALL.txt @@ -1,6 +1,6 @@ -============================================== - Installation instructions for OpenSlides 1.4 -============================================== +================================================ + Installation instructions for OpenSlides 1.4.1 +================================================ Content ======= @@ -90,7 +90,7 @@ II. Installation on GNU/Linux and MacOSX using the package from openslides.org 2. Follow the same steps as in I. but use in step 3. - $ pip install openslides-1.4.tar.gz + $ pip install openslides-1.4.1.tar.gz instead of $ pip install openslides.