diff options
| author | Wayne Davison <wayned@users.sourceforge.net> | 2004-11-10 17:30:36 +0000 |
|---|---|---|
| committer | Wayne Davison <wayned@users.sourceforge.net> | 2004-11-10 17:30:36 +0000 |
| commit | 54a5fb7d8b7cc5488061bf7e712f8abcc810ec71 (patch) | |
| tree | 0bf62bb7dbcf325dded61496e4905514b9012f92 | |
| parent | Handle $$ when expanding variables. (diff) | |
| download | zsh-54a5fb7d8b7cc5488061bf7e712f8abcc810ec71.tar zsh-54a5fb7d8b7cc5488061bf7e712f8abcc810ec71.tar.gz zsh-54a5fb7d8b7cc5488061bf7e712f8abcc810ec71.tar.bz2 zsh-54a5fb7d8b7cc5488061bf7e712f8abcc810ec71.tar.lz zsh-54a5fb7d8b7cc5488061bf7e712f8abcc810ec71.tar.xz zsh-54a5fb7d8b7cc5488061bf7e712f8abcc810ec71.tar.zst zsh-54a5fb7d8b7cc5488061bf7e712f8abcc810ec71.zip | |
20551
| -rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-11-10 Wayne Davison <wayned@users.sourceforge.net> + + * 20551: Completion/Unix/Command/_make: handle $$ when + expanding variables. + 2004-11-09 Peter Stephenson <pws@csr.com> * Jussi Pakkanen <jpakkane@yahoo.com>: users/8189: |
