about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoman Perepelitsa <roman.perepelitsa@gmail.com>2020-07-30 09:43:56 +0200
committerRoman Perepelitsa <roman.perepelitsa@gmail.com>2020-07-30 09:43:56 +0200
commit22ec4d14e2fa61a72fd280039dfe36f0f2690aa0 (patch)
tree88bb88ef9355daafe733593d1af117656f85330c /ChangeLog
parenta8e31c07a73d646c2e4dfc1e0fc41dfce019cba8 (diff)
downloadzsh-22ec4d14e2fa61a72fd280039dfe36f0f2690aa0.tar.gz
zsh-22ec4d14e2fa61a72fd280039dfe36f0f2690aa0.tar.xz
zsh-22ec4d14e2fa61a72fd280039dfe36f0f2690aa0.zip
unposted: Add missing entries to ChangeLog.
The last 3 commits from <roman.perepelitsa@gmail.com> are missing
from ChangeLog. This commit add the missing entries.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ffcb1778f..03d592ab4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2020-07-29  Roman Perepelitsa  <roman.perepelitsa@gmail.com>
+
+	* unposted: comments explaining how hashtable must be created
+
+2020-07-28  Roman Perepelitsa  <roman.perepelitsa@gmail.com>
+
+	* 46275: eliminate undefined behavior caused by redefinition of
+	hashtable
+
+2020-07-27  Roman Perepelitsa  <roman.perepelitsa@gmail.com>
+
+	* 46268: suppress a useless compiler warning around nice()
+
 2020-07-14  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
 	* 46244 (cont.): Etc/creating-a-release.txt: Flesh out the TODO