[PATCH v2] Update CHANGES.md

Johannes Löthberg johannes at kyriasis.com
Sun Oct 6 13:17:31 UTC 2019


Signed-off-by: Johannes Löthberg <johannes at kyriasis.com>
---
 CHANGES.md | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)

diff --git a/CHANGES.md b/CHANGES.md
index 073c940..60bdfbb 100644
--- a/CHANGES.md
+++ b/CHANGES.md
@@ -4,6 +4,27 @@ 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 option for downloading updates. (ab69666)
+- docs: Add manpages for checkupdates, pacdiff, pacsort, updpkgsums. (d25a8b2, 35eef6b, ef63784, b258c31)
+- paccache: Add --age-atime and --age-mtime arguments. (45c1916)
+- vim: Add indent file. (020b533)
+- vim: Add b2sums to PKGBUILD syntax file. (fc21909)
+
+### Changed
+- 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.
-- 
2.23.0


More information about the pacman-contrib mailing list