From 83018952368f688979a12a9013579562256acaf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Norman=20J=C3=A4ckel?= Date: Mon, 29 Jul 2013 19:59:13 +0200 Subject: [PATCH] Update CHANGELOG and INSTALL --- CHANGELOG | 12 ++++++++++++ INSTALL.txt | 8 ++++---- 2 files changed, 16 insertions(+), 4 deletions(-) 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.