pkgsrc-Changes archive

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

Re: CVS commit: pkgsrc/shells/tcsh



Hi Christos,

Thanks for upgrading tcsh - in future, can you please give a short,
concise summary of the changes between the old pkgsrc version and the
new one, please.

Just so that the spiders can find it, and because i personally have an
interest (especially in luke's changes to the vi mode), something like
the following would be good:

This is the list of changes from 6.19.00 to 6.20.00 taken from
https://github.com/tcsh-org/tcsh/blob/d0bce260d8fb661d0c89e2e8eb1e266602371003/Fixes

20. V6.20.00 - 20161124
19. Don't resize the screen if it did not change size.
18. V6.19.01 - 20161025
17. restore file description when cleaning up after eval:
repeat 99 time
16. PR/572: Fix $SHLVL issue when exec'ing subshells.
15. PR/403: Fix backquote expansion for multi-byte character sets.
14. Fix drawing issu with multi-line prompt (Kensuke Iwahashi/David Kaspar)
13. always send prusage to stdout.
12. PR/526: Fix double \\ printing from previous fix in history expansion.
11. Android updates from Corinna Vinschen
10. PR/526: Quote backslashes properly so they can be preserved in ``
expansions
9. Fix memory leak for paraml
8. Add notempty and ask values for the noclobber setting (Martin Tournoij)
7. more correct $wordchars for vimode (Luke Mewburn)
6. expose VImode in $vimode (Luke Mewburn)
5. display what the compiled in editor is in bindkey -d (Luke Mewburn)
4. run-fg-editor improvements and documentation (Luke Mewburn)
3. Fix parsing of 'if (cond)then' (Fridolin Pokorny)
2. PR/437: Fix handling of invalid unicode characters.
1. PR/451: Fix error messages containing %c to be always '%c'

Thanks once again,
Alistair

On 24 November 2016 at 07:45, Christos Zoulas <christos%netbsd.org@localhost> wrote:
> Module Name:    pkgsrc
> Committed By:   christos
> Date:           Thu Nov 24 15:45:06 UTC 2016
>
> Modified Files:
>         pkgsrc/shells/tcsh: Makefile distinfo
>         pkgsrc/shells/tcsh/patches: patch-aa
> Removed Files:
>         pkgsrc/shells/tcsh/patches: patch-tc.alloc.c
>
> Log Message:
> Welcome to tcsh-6.20.00
>
>
> To generate a diff of this commit:
> cvs rdiff -u -r1.81 -r1.82 pkgsrc/shells/tcsh/Makefile
> cvs rdiff -u -r1.36 -r1.37 pkgsrc/shells/tcsh/distinfo
> cvs rdiff -u -r1.14 -r1.15 pkgsrc/shells/tcsh/patches/patch-aa
> cvs rdiff -u -r1.1 -r0 pkgsrc/shells/tcsh/patches/patch-tc.alloc.c
>
> 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