changeset 497:ccd225b130a6

Improve language for CHANGES entry for v3.1
author Bernhard Reiter <bernhard@intevation.de>
date Tue, 10 Jul 2018 09:32:42 +0200
parents 5145414a1b66
children 1648ae282b7e 199b3e3657aa
files CHANGES
diffstat 1 files changed, 8 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/CHANGES	Thu Jul 05 17:34:10 2018 +0200
+++ b/CHANGES	Tue Jul 10 09:32:42 2018 +0200
@@ -2,7 +2,7 @@
 
  * getan-report (before getan-eval.py) and getan-daily-report (before
    getan-report.py) can now be run directly without PYTHONPATH.
-   getan-report and getan-day-report is now installed as a script. More
+   getan-report and getan-day-report are now installed as scripts. More
    information can be found in ./doc/old_issues.txt -20170504 BER
    Patch by Magnus Schieder
 
@@ -16,7 +16,7 @@
    ./doc/old_issues.txt -20180321 BER
    Patch by Magnus Schieder
 
- * Better fix for the multiple selection bug.
+ * Better fix for the multiple selection defect.
    The multiple selection is deleted when deleting or moving is confirmed or
    when switching to projects.
    Removes the selected entry, not the last one added.
@@ -29,7 +29,7 @@
    you were in. Before, you always got the first project.
    More information can be found in ./doc/old_issues.txt
    -20180214 Magnus Schieder
-   If the entries are empty, the walker will automatically switches to the
+   If the entries are empty, the walker will automatically switch to the
    projects.
    Patch by Magnus Schieder
 
@@ -42,19 +42,19 @@
    -20180118 BER
    Patch by Magnus Schieder
 
- * Updated the source code to the latest version of pyhton (python 3) to better
+ * Updated the source code to the latest version of Python (Python 3) to better
    maintain it in the future.
    Python 2.7 will not be maintained past 2020.
-   Therefore, the whole source code of'done' and'done/scripts' is updated to
-   python 3.
+   Therefore, the whole source code is updated.
    Patch by Magnus Schieder
 
- * Update and clean up the source code to better maintain it in the future.
-   optparse to argparse Migration.
+ * Update and clean up the source code to better maintain it in the future:
+   optparse to argparse migration.
    The optparse module is deprecated and will not be developed further.The
    development will continue with the argparse module.
    Patch by Magnus Schieder
 
+
 2.2 2018-01-26
 
  * The problem with unwanted multi moves and deletions is solved.
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)