1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-03 08:13:14 +02:00

core: fix problem with asciidoc syntax in ChangeLog

This commit is contained in:
Sebastien Helleu
2012-02-26 12:52:28 +01:00
parent e8a007321f
commit a1e87fe63d
+2 -2
View File
@@ -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