summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-05-31 20:19:41 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-05-31 20:19:41 (EDT)
commit266c88a5c6cff04dd7487f4d0f6a154ac7cbc06f (patch)
treebb3bd224f1a771748ba502f99fedda37fe2ce55b
parente291deee76c9e542c885ae4c8b8645d6dfccffa1 (diff)
changelog: Add additional note on libcap dep
-rw-r--r--changelog3
1 files changed, 2 insertions, 1 deletions
diff --git a/changelog b/changelog
index 74c2768..14b1ffb 100644
--- a/changelog
+++ b/changelog
@@ -6,7 +6,8 @@ fakeroot (1.23-1) trunk
enabled bootstrapping from another OS distribution and fixed a getopt
issue (now changed upstream).
* patches/01_fix-unconditional-use-of-libcap-types.patch: New patch to fix
- build issue without libcap.
+ build issue without libcap. This libcap dependency previously prevented
+ including fakeroot version 1.19 or later in ProteanOS.
* libfakeroot: New package containing the LD_PRELOAD library.
* libfakeroot: Remove static library.
* fakeroot, libfakeroot: Use automatic shared library dependencies.