about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorClinton Bunch <cdb_zsh@zentaur.org>2019-03-22 17:11:19 -0500
committerdana <dana@dana.is>2019-03-22 17:11:19 -0500
commitea8d3ab3e41f600a3564a8d92bd630468a1af036 (patch)
tree1071589108729c99cc80563c6f73000a204dc5e8 /ChangeLog
parent5267bdc4ef91c1609bf0499861cc46f63e9e5784 (diff)
downloadzsh-ea8d3ab3e41f600a3564a8d92bd630468a1af036.tar.gz
zsh-ea8d3ab3e41f600a3564a8d92bd630468a1af036.tar.xz
zsh-ea8d3ab3e41f600a3564a8d92bd630468a1af036.zip
44156 (tweaked): zsh/system: Add note about potential flock side-effects
(Minor adjustments to wording and formatting)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e5941f6a7..b64949d55 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2019-03-22  dana  <dana@dana.is>
+
+	* Clinton Bunch: 44156 (tweaked): Doc/Zsh/mod_system.yo: Add
+	note about potential flock side-effects
+
 2019-03-22  Jun-ichi Takimoto  <takimoto-j@kba.biglobe.ne.jp>
 
 	* 44147: Completion/Linux/Command/_free,