about summary refs log tree commit diff stats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMichael Vetter <jubalh@iodoru.org>2020-06-24 13:56:34 +0200
committerMichael Vetter <jubalh@iodoru.org>2020-06-24 13:56:34 +0200
commit1332a4a6c274133abd84957aa06655834e279ad6 (patch)
tree610397c3f18bc9b8132949a2b8ab89baf30e6b52 /CHANGELOG
parent34be63f51434b3d2a8e7b61407d50b8277e311c4 (diff)
downloadprofani-tty-1332a4a6c274133abd84957aa06655834e279ad6.tar.gz
Release 0.9.4
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6fff8191..845679b1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,11 @@
+0.9.4 (2020-06-24)
+=====
+
+Changes:
+- Fix NULL terminated list (#1367)
+- Add missing string.h (#1372) (@pasis)
+- Fix gcc warnings for cygwin (#1373) (@pasis)
+
 0.9.3 (2020-06-19)
 =====