TW-1729: zsh completion: zregexparse:4: not enough regex argument

- Thanks to Daniel Shahaf.
This commit is contained in:
Paul Beckingham 2015-11-25 07:54:29 -05:00
parent fc55a5521f
commit 0344448b3a

View file

@ -26,6 +26,8 @@
errors (thanks to Paul Beckingham).
- TW-1723 task info causes segfault (thanks to Roman Golovin).
- TW-1724 some commands show color codes when redirected (thanks to Alan Young).
- TW-1729 zsh completion: zregexparse:4: not enough regex argument (thanks to
Daniel Shahaf).
- Fixed broken build for Cygwin and older GCC (thanks to Richard Boß).
- The default configuration is now 256-color only.
- The 'columns' report now shows whether a column is modifiable or read only.