CHANGELOG for ctct Version 0.2.1 General: -------- - check syntax of new entry name also upon '--rename' - correct the lack of linebreaks in an error string ('check_syntax()') - fixed the inability to create new entries with '--edit', which was silently introduced in v0.2.0 . - If calling `ctct --edit ', is now created before getting passed to the respective editor. Otherwise at least vim(1) will not create a file, if no data are entered. This would make the behaviour differ, depending on whether one of the {input,output}_program are set to something else than cat. - added proper error messages for the case that '--edit' or '--rename' is used with too few arguments. - added support for {input,output}_program with additional arguments