about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc7b9821f..6d40cc049 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2020-03-22  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* 45583/0006: Src/parse.c: internal: Add some comments for
+	orientation. No functional change.
+
 	* 45583/0005: Src/parse.c: internal: Document the WC_FUNCDEF
 	data layout for anonymous functions with arguments (follow-up
 	to 29492)