diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -11,8 +11,8 @@ Version 0.3.7 (2012-02-26) -------------------------- * core: add japanese translations -* core: fix expand of path "~" to home of user in function string_expand_home - ("~/xxx" was ok, but not "~") +* core: fix expand of path `~` to home of user in function string_expand_home + (`~/xxx` was ok, but not `~`) * core: fix memory leak when closing buffer * core: fix memory leak in function util_search_full_lib_name * core: automatically add newline char after last pasted line (when pasting many |