pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/shells/zsh



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Mon Nov  2 15:21:01 UTC 2015

Modified Files:
        pkgsrc/shells/zsh: Makefile distinfo

Log Message:
Update to 5.1.1

Changelog:
Changes from 5.1 to 5.1.1
-------------------------

5.1.1 is primarily a bug fix release; however, a few minor features were
added.

The ZLE variables YANK_ACTIVE, YANK_START and YANK_END have been added
and are useful for managing highlighting.

The zsh-specific pattern match range tests have been supplemented with
[:INCOMPLETE:] and [:INVALID:] to help detect the state of partially
read multibyte character strings.


To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/shells/zsh/Makefile
cvs rdiff -u -r1.54 -r1.55 pkgsrc/shells/zsh/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index