summaryrefslogtreecommitdiffstats
path: root/changelog
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2019-07-06 16:24:43 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2019-07-06 16:24:43 (EDT)
commitedbfaf863ca446ab4fc623bec288e6beee00bbce (patch)
treeb2d523675219629d539a74c087c61dd851414a61 /changelog
parentb6608dda9c09050e1bb9f8395f440090bcd07356 (diff)
build: Add -g to CFLAGS (upstream --with-debug doesn't)
Diffstat (limited to 'changelog')
-rw-r--r--changelog7
1 files changed, 7 insertions, 0 deletions
diff --git a/changelog b/changelog
index 661a1d9..0760348 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,10 @@
+ncurses (6.1+20190630-2) trunk
+
+ * ncurses-dbg: Actually include debugging symbols (normally always excluded
+ from the shared libraries by upstream).
+
+ -- Patrick McDermott <patrick.mcdermott@libiquity.com> Sat, 06 Jul 2019 16:24:35 -0400
+
ncurses (6.1+20190630-1) trunk
* New upstream version.