[PATCH] Update CHANGES.md
Eli Schwartz
eschwartz at archlinux.org
Sun Oct 6 00:59:39 UTC 2019
On 10/5/19 12:04 PM, Johannes Löthberg wrote:
> Signed-off-by: Johannes Löthberg <johannes at kyriasis.com>
> ---
> CHANGES.md | 25 +++++++++++++++++++++++++
> 1 file changed, 25 insertions(+)
>
> diff --git a/CHANGES.md b/CHANGES.md
> index 073c940..2cf0656 100644
> --- a/CHANGES.md
> +++ b/CHANGES.md
> @@ -4,6 +4,31 @@ All notable changes to this project will be documented in this file.
> The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
> and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
>
> +## [Unreleased]
> +### Added
> +- checkupdates: Add manpage. (d25a8b2)
[...]
> +- pacdiff: Add manpage. (35eef6b)
> +- pacsort: Add manpage. (ef63784)
> +- updpkgsums: Add manpage. (b258c31)
Could maybe be simplified to "checkupdates, pacdiff, pacsort,
updpkgsums: add manpages". It's conceptually one interesting new feature
("we have lots more manpages now!") and as-is it sort of blurs out the
other changes due to quantity rather than quality.
> +- vim: Add indent file. (020b533)
> +- vim: Add b2sums to PKGBUILD syntax file. (fc21909)
> +
> +### Changed
> +- checkupdates: Add -d argument to manpage. (4e2273e)
Given the -d argument was only added this release cycle, *and* the
manpage was also only added this release cycle, I don't think it's worth
explicitly calling this out as a "change".
Having it as a changelog item implies it was missing in the previous
release, which it wasn't!
> +- paclist: Allow listing packages from multiple repos at once. (58bfa06)
> +- paclist: Also list packages where the installed version differ from the repo version. (4849211)
> +- vim: Remove version check for Vim older than 6.0 from PKGBUILD syntax file. (b4ae0e5)
> +- checkupdates, paccache, pacdiff: Don't use colors on a dumb terminal. (c57d275)
> +
> +### Fixed
> +- pacccache: Fix parsing of --move argument. (9ebae18)
> +- pacdiff: Don't assume the DBPath has a trailing slash. (0c260d3)
> +- pacsort: Support all compression formats supported by `makepkg`. (aa22e5c)
> +- vim: Add `unknown` license special case to PKGBUILD syntax file. (6193d12)
> +
> +
> ## [1.1.0] - 2018-08-05
> ### Added
> - paccache: Add manpage.
>
--
Eli Schwartz
Bug Wrangler and Trusted User
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 1601 bytes
Desc: OpenPGP digital signature
URL: <https://lists.archlinux.org/pipermail/pacman-contrib/attachments/20191005/0125922e/attachment.sig>
More information about the pacman-contrib
mailing list