about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Gniazdowski <psprint@zdharma.org>2017-05-28 13:17:26 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2017-05-28 13:17:26 -0700
commit284b5aaeb08f90520ac7dc385e8921471678e7dd (patch)
treef2e04d4403b345234d07d92fff2030b1ea3f0b8a /ChangeLog
parentca0607c4c219ea1c75673dd2a89831997d07754e (diff)
downloadzsh-284b5aaeb08f90520ac7dc385e8921471678e7dd.tar.gz
zsh-284b5aaeb08f90520ac7dc385e8921471678e7dd.tar.xz
zsh-284b5aaeb08f90520ac7dc385e8921471678e7dd.zip
41151: propagate flags when creating new parameter
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d97672317..eb1af3488 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,9 @@
 	* Sebastian: 41153: Src/Modules/db_gdbm.c: finish module setup
 	only after all error conditions have been checked
 
+	* Sebastian: 41151: Src/Modules/db_gdbm.c: propagate flags when
+	creating new parameter
+
 	* unposted: Doc/Zsh/mod_complist.yo: clarify ZLS_COLORS pattern
 	matching contexts