changeset 332:87867085d9de

Rename Changes to CHANGES
author Björn Ricks <bjoern.ricks@intevation.de>
date Wed, 11 Dec 2013 10:22:51 +0100
parents d2efc83a6d80
children 7fb5f1d7fc59
files CHANGES Changes
diffstat 2 files changed, 21 insertions(+), 21 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/CHANGES	Wed Dec 11 10:22:51 2013 +0100
@@ -0,0 +1,21 @@
+UNRELEASED
+
+ * It is now possible to use empty descriptions for project entires
+
+ * The deletion of entries can now be aborted with the escape key
+
+ * The color settings (theme) can be changed via ~/.getan/getanrc
+
+ * Keymaps are now configurable via ~/.getan/getanrc
+
+ * Refactored the key handling of all widgets. This allows scrolling in the
+   project and entries list via page up and down. Also Pos1 and End can be used
+   when inserting or editing text e.g. when adding a project.
+
+ * getan/contrib/zeiterfassung.py: Add conversion function from iso weeks to
+   unix weeks. Use iso weeks for -w and -c parameters and convert them to
+   unix weeks as used in sqlite.
+
+1.0 13.01.2012
+
+ * Initial release
--- a/Changes	Wed Dec 11 10:22:32 2013 +0100
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,21 +0,0 @@
-UNRELEASED
-
- * It is now possible to use empty descriptions for project entires
-
- * The deletion of entries can now be aborted with the escape key
-
- * The color settings (theme) can be changed via ~/.getan/getanrc
-
- * Keymaps are now configurable via ~/.getan/getanrc
-
- * Refactored the key handling of all widgets. This allows scrolling in the
-   project and entries list via page up and down. Also Pos1 and End can be used
-   when inserting or editing text e.g. when adding a project.
-
- * getan/contrib/zeiterfassung.py: Add conversion function from iso weeks to
-   unix weeks. Use iso weeks for -w and -c parameters and convert them to
-   unix weeks as used in sqlite.
-
-1.0 13.01.2012
-
- * Initial release
This site is hosted by Intevation GmbH (Datenschutzerklärung und Impressum | Privacy Policy and Imprint)