Update CHANGELOG and INSTALL

This commit is contained in:
Norman Jäckel 2013-07-29 19:59:13 +02:00
parent adddc7c044
commit 8301895236
2 changed files with 16 additions and 4 deletions

View File

@ -7,6 +7,18 @@ http://openslides.org
Version 1.4.1 (unreleased) 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] [https://github.com/OpenSlides/OpenSlides/issues?milestone=7]
Agenda: Agenda:

View File

@ -1,6 +1,6 @@
============================================== ================================================
Installation instructions for OpenSlides 1.4 Installation instructions for OpenSlides 1.4.1
============================================== ================================================
Content 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. 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. instead of $ pip install openslides.