about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorFrank Terbeck <ft@bewatermyfriend.org>2015-01-25 01:54:23 +0100
committerFrank Terbeck <ft@bewatermyfriend.org>2015-01-25 01:56:30 +0100
commit04aafe61c4a8fb4eb6980cd76a4b3c08cc445988 (patch)
tree3111e03107f097e2a378321b5600e8e6f4189d1e /ChangeLog
parent20953f53f083a72ce30ad39baa4e78c9402e45aa (diff)
downloadzsh-04aafe61c4a8fb4eb6980cd76a4b3c08cc445988.tar.gz
zsh-04aafe61c4a8fb4eb6980cd76a4b3c08cc445988.tar.xz
zsh-04aafe61c4a8fb4eb6980cd76a4b3c08cc445988.zip
unposted: Forgot X-Seq: numbers with Daniel's last few patches
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog13
1 files changed, 9 insertions, 4 deletions
diff --git a/ChangeLog b/ChangeLog
index 21ff7a4bd..38f8e3f69 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,14 +1,19 @@
+2015-01-25  Frank Terbeck  <ft@bewatermyfriend.org>
+
+	* unposted: ChangeLog: Forgot X-Seq: numbers with Daniel's last
+	few patches
+
 2015-01-25  Daniel Shahaf  <d.s@daniel.shahaf.name>
 
-	* Doc/Zsh/contrib.yo,
+	* 34366: Doc/Zsh/contrib.yo,
 	Functions/VCS_Info/Backends/VCS_INFO_get_data_hg: vcs_info hg:
 	Support inactive bookmarks
 
-	* Completion/Zsh/Command/_zstyle: _zstyle vcs_info: Unbreak
+	* 34367: Completion/Zsh/Command/_zstyle: _zstyle vcs_info: Unbreak
 	branchformat completion
 
-	* Completion/Zsh/Command/_zstyle: _zstyle vcs_info completion: Add
-	missing styles
+	* 34368: Completion/Zsh/Command/_zstyle: _zstyle vcs_info
+	completion: Add missing styles
 
 2015-01-23  Jun-ichi Takimoto <takimoto-j@kba.biglobe.ne.jp>