Fixed a bug in the line editor: characters could be erased before the beginning of the string (thanks Martin for reporting this).
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2009-07-05 Frederic Culot <frederic@culot.org>
|
||||
|
||||
* src/utils.c (getstring): prevent character deletion before the
|
||||
beginning of the string (thanks Martin for reporting the bug)
|
||||
|
||||
2009-06-28 Frederic Culot <frederic@culot.org>
|
||||
|
||||
* src/io.c (io_save_apts, io_save_conf, io_save_todo)
|
||||
|
||||
Reference in New Issue
Block a user