summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 278ebcf53..8930831cd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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