about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2008-04-02 13:28:42 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2008-04-02 13:28:42 +0000
commitf0d9070036a806c6188a78639cf9dbda836d0f32 (patch)
treef5263284272c264db4b7c0634a7f34be47da2906 /ChangeLog
parent374b31616bbfad23f980f35d79a4202afb7367e8 (diff)
downloadzsh-f0d9070036a806c6188a78639cf9dbda836d0f32.tar.gz
zsh-f0d9070036a806c6188a78639cf9dbda836d0f32.tar.xz
zsh-f0d9070036a806c6188a78639cf9dbda836d0f32.zip
unposted: update version to 4.3.6-dev-0
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28b4d8f87..4099db1ab 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-04-02  Peter Stephenson  <pws@csr.com>
 
+	* unposted: update version to 4.3.6-dev-0 to avoid clash with
+	released version.
+
 	* 24781: Doc/Zsh/contrib.yo, Functions/Zle/match-word-context:
 	make word-context style more useful by using previous or next word
 	depending on widget name.