summaryrefslogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-06-24 15:49:39 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-06-24 15:49:39 (EDT)
commit3d0673515ee320f775b25ba7a6daa9910708f3b8 (patch)
tree253f57d57161e6932cd8fa6463e958065741ebed /changelog
parentab8ac4797c085af6b0930bbb71ccd57413eaf071 (diff)
Split C++ libraries into separate packages
Diffstat (limited to 'changelog')
-rw-r--r--changelog4
1 files changed, 2 insertions, 2 deletions
diff --git a/changelog b/changelog
index 6571012..b2e33e1 100644
--- a/changelog
+++ b/changelog
@@ -4,14 +4,14 @@ ncurses (6.1-1) trunk
* Update Maintainer and Homepage.
* libncursesw.5-dev, libtinfo-dev: Merge into libncurses.5-dev.
* libncurses.5-dev: Remove static libraries.
- * libncurses.5, libncurses.5-dev, libncursesw.5: Provide shared C++
- libraries.
* libncurses, libncursesw, libtinfo.5, ncurses-bin: Use automatic shared
library dependencies.
* terminfo-base: Merge into terminfo package.
* ncurses-common: New package to provide source package documentation.
* libncurses.6.pkg libncurses.6-dev.pkg libncursesw.6.pkg libtinfo.6.pkg:
New packages providing ABI version 6.
+ * libncurses++.5, libncurses++w.5, libncurses++.6, libncurses++w.6: New
+ packages providing shared C++ libraries.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Sun, 23 Jun 2019 17:20:04 -0400