about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Shahaf <d.s@daniel.shahaf.name>2020-03-20 18:05:22 +0000
committerDaniel Shahaf <d.s@daniel.shahaf.name>2020-03-20 18:05:24 +0000
commitfb3ef09f2d674f20460e9a4112e2d9d648266d24 (patch)
treee9c255cc52cd8c327f8ab68e43214755ec8fae69 /ChangeLog
parent68d2a1bc2235a8b88399252e801025b663d6e9be (diff)
downloadzsh-fb3ef09f2d674f20460e9a4112e2d9d648266d24.tar.gz
zsh-fb3ef09f2d674f20460e9a4112e2d9d648266d24.tar.xz
zsh-fb3ef09f2d674f20460e9a4112e2d9d648266d24.zip
unposted: Deconfuse $EDITOR's balanced braces mode. No functional change.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a7bbfdc2..bea520140 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2020-03-20  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
+	* unposted: Src/Builtins/rlimits.c: Deconfuse $EDITOR's balanced
+	braces mode.  No functional change.
+
 	* unposted: Doc/Zsh/expn.yo: ${(Z)}: Convert documentation to
 	a description block.