# HG changeset patch # User Magnus Schieder # Date 1559642654 -7200 # Node ID 9d27713164c9ffc7b2878a88ba07470d27fbf391 # Parent 210bd796829e079799befd17632b80a93bb112c1 update CHANGES diff -r 210bd796829e -r 9d27713164c9 CHANGES --- a/CHANGES Mon Jun 03 20:19:17 2019 +0200 +++ b/CHANGES Tue Jun 04 12:04:14 2019 +0200 @@ -1,3 +1,10 @@ +20xx-xx-xx UNRELEASED + + * When describing entries, you can now use the arrow keys to select and edit + old descriptions. + With the arrow keys you can move through an array with the old descriptions + of the project which is then displayed in edit_text and can be edited. + 3.2 2018-11-30 * Fix human_time() to output one hour instead of 60 minutes. This defect was