diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2012-02-19 19:33:19 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2012-02-19 19:33:19 +0000 |
commit | 66d61af2b5dcb5171ea96faedcccff0f045d6231 (patch) | |
tree | afc5e708f3d32452a6710c6a8f5b5354531f3bc5 | |
parent | 4a8b5161ae95f3cc9c90a81b518186036daf458e (diff) | |
download | zsh-66d61af2b5dcb5171ea96faedcccff0f045d6231.tar.gz zsh-66d61af2b5dcb5171ea96faedcccff0f045d6231.tar.xz zsh-66d61af2b5dcb5171ea96faedcccff0f045d6231.zip |
unposted: 4.3.16
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | Completion/X/Type/.distfiles | 1 | ||||
-rw-r--r-- | Test/.distfiles | 1 |
3 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog index 9b4056965..bd67a8696 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2012-02-19 Peter Stephenson <p.w.stephenson@ntlworld.com> - * unposted: Etc/Config.yo: 4.3.16. + * unposted: Etc/Config.yo, Completion/X/Type/.distfiles, + Test/.distfiles: 4.3.16. 2012-02-15 Peter Stephenson <p.w.stephenson@ntlworld.com> @@ -15994,5 +15995,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.5588 $ +* $Revision: 1.5589 $ ***************************************************** diff --git a/Completion/X/Type/.distfiles b/Completion/X/Type/.distfiles index 364e4e6e6..fa5c16ce0 100644 --- a/Completion/X/Type/.distfiles +++ b/Completion/X/Type/.distfiles @@ -6,4 +6,5 @@ _x_colormapid _x_keysym _x_title _x_cursor _x_locale _x_window _x_display _x_modifier _xt_session_id _x_extension _x_name _x_visual +_xft_fonts ' diff --git a/Test/.distfiles b/Test/.distfiles index 0e691743b..689b69587 100644 --- a/Test/.distfiles +++ b/Test/.distfiles @@ -39,6 +39,7 @@ V03mathfunc.ztst V04features.ztst V05styles.ztst V06parameter.ztst +V07pcre.ztst Y01completion.ztst Y02compmatch.ztst Y03arguments.ztst |