diff options
author | Frank Terbeck <bewater@users.sourceforge.net> | 2012-08-17 08:22:52 +0000 |
---|---|---|
committer | Frank Terbeck <bewater@users.sourceforge.net> | 2012-08-17 08:22:52 +0000 |
commit | 3aae0ef8fecd69c983e6452a6b4f9c641cac9ab1 (patch) | |
tree | fc49a99a35e9f5d34cacd36151e3e535490ec1aa /ChangeLog | |
parent | 402e5fb2ab2250cbef67b623e5777791ac37d855 (diff) | |
download | zsh-3aae0ef8fecd69c983e6452a6b4f9c641cac9ab1.tar.gz zsh-3aae0ef8fecd69c983e6452a6b4f9c641cac9ab1.tar.xz zsh-3aae0ef8fecd69c983e6452a6b4f9c641cac9ab1.zip |
Stepan Koltsov: vcs_info: %a to output number of all patches in (no)?patch-format styles
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index b870fa618..825b6bb58 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2012-08-17 Frank Terbeck <ft@bewatermyfriend.org> + + * Stepan Koltsov: Doc/Zsh/contrib.yo, + Functions/VCS_Info/Backends/VCS_INFO_get_data_git, + Functions/VCS_Info/Backends/VCS_INFO_get_data_hg, + Functions/VCS_Info/VCS_INFO_quilt: vcs_info: %a to output number + of all patches in (no)?patch-format styles + 2012-08-16 Peter Stephenson <p.w.stephenson@ntlworld.com> * Hiramatsu Yoshifumi: 30621 patch-ac (from NetBSD pkgsrc) @@ -70,5 +78,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5698 $ +* $Revision: 1.5699 $ ***************************************************** |