diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2004-05-19 11:10:47 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2004-05-19 11:10:47 +0000 |
commit | 3971345ee6474db629e27c489231645ffa2eac91 (patch) | |
tree | b21bdb8d7a2244c27794e9c7c02065b5dcd09356 /ChangeLog | |
parent | 319af866112d35dd65ab5c7fc9fe70310a4a7748 (diff) | |
download | zsh-3971345ee6474db629e27c489231645ffa2eac91.tar.gz zsh-3971345ee6474db629e27c489231645ffa2eac91.tar.xz zsh-3971345ee6474db629e27c489231645ffa2eac91.zip |
unposted: _perforce: minor tweak to revision syntax
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index e1a410ccc..776f2e4e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2004-05-19 Peter Stephenson <pws@csr.com> + + * unposted: Completion/Unix/Command/_perforce: tweak + to allow changes and revisions with >, <, = qualifiers. + 2004-05-13 Peter Stephenson <pws@pwstephenson.fsnet.co.uk> * 19941: Src/math.c, Test/C01arith.ztst: (( x, )) triggered |