1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2025-09-01 21:51:40 +02:00

unposted: ChangeLog: fix minor attribution-line errors

This commit is contained in:
dana 2025-05-16 12:10:19 -05:00
parent 0767fdaae3
commit 8438d3e703

View file

@ -8,7 +8,7 @@
* unposted: Src/params.c: fix silly bug with overloading of PM_UPPER, * unposted: Src/params.c: fix silly bug with overloading of PM_UPPER,
to wit, ${(!)ref} would print the referent name in upper case to wit, ${(!)ref} would print the referent name in upper case
2025-05-14 dana@dana.is <dana@dana.is> 2025-05-14 dana <dana@dana.is>
* unposted: NEWS: mention _shadow + mkshadow * unposted: NEWS: mention _shadow + mkshadow
@ -29,7 +29,7 @@
* 53524 (cf. 53607): Test/B13whence.ztst: Add an XFAIL test for a * 53524 (cf. 53607): Test/B13whence.ztst: Add an XFAIL test for a
'whence -s' bug involving non-symlink arguments. 'whence -s' bug involving non-symlink arguments.
2025-05-13 dana@dana.is <dana@dana.is> 2025-05-13 dana <dana@dana.is>
* 53588 (tweaked): Src/Modules/system.c, Test/V14system.ztst: * 53588 (tweaked): Src/Modules/system.c, Test/V14system.ztst:
make `zsystem flock` handle optargs in the same word make `zsystem flock` handle optargs in the same word
@ -64,7 +64,7 @@
Fix several errors when using "placeholder" named references Fix several errors when using "placeholder" named references
declared at scopes surrounding the scope where they are assigned. declared at scopes surrounding the scope where they are assigned.
2025-05-04 dana@dana.is <dana@dana.is> 2025-05-04 dana <dana@dana.is>
* Max Coplan: 53535: Util/helpfiles: fix builds with * Max Coplan: 53535: Util/helpfiles: fix builds with
interactive manpagers interactive manpagers