From 23fd23fd1a189ad13573bd4277def21ead4b91ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 4 Jul 2015 16:23:04 +0200 Subject: api: fix type of value returned by function util_get_time_string --- ChangeLog.asciidoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ChangeLog.asciidoc') diff --git a/ChangeLog.asciidoc b/ChangeLog.asciidoc index fe15cef9f..1b8bbb5fd 100644 --- a/ChangeLog.asciidoc +++ b/ChangeLog.asciidoc @@ -41,7 +41,7 @@ https://weechat.org/files/releasenotes/ReleaseNotes-devel.html[release notes] * core: fix display of time in bare display when option weechat.look.buffer_time_format is set to empty string (closes #441) * api: fix type of value returned by functions strcasestr, utf8_prev_char, - utf8_next_char and utf8_add_offset + utf8_next_char, utf8_add_offset and util_get_time_string * api: fix type of value returned by function strcasestr * fifo: fix send error on Cygwin when something is received in the pipe (closes #436) -- cgit v1.2.3