about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Gniazdowski <psprint@zdharma.org>2017-05-28 13:15:06 -0700
committerBarton E. Schaefer <schaefer@zsh.org>2017-05-28 13:15:06 -0700
commitca0607c4c219ea1c75673dd2a89831997d07754e (patch)
tree156f893cb6505aa4102c6b9592633dd354af7afe /ChangeLog
parent11304f731899275826b4efd52349cfe33684502a (diff)
downloadzsh-ca0607c4c219ea1c75673dd2a89831997d07754e.tar.gz
zsh-ca0607c4c219ea1c75673dd2a89831997d07754e.tar.xz
zsh-ca0607c4c219ea1c75673dd2a89831997d07754e.zip
41153: finish module setup only after all error conditions have been checked
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 15a02afa1..d97672317 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2017-05-28  Barton E. Schaefer  <schaefer@zsh.org>
 
+	* Sebastian: 41153: Src/Modules/db_gdbm.c: finish module setup
+	only after all error conditions have been checked
+
 	* unposted: Doc/Zsh/mod_complist.yo: clarify ZLS_COLORS pattern
 	matching contexts