summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorDaniel Hartwig <mandyke@gmail.com>2012-06-30 19:06:58 +0800
committerDaniel Hartwig <mandyke@gmail.com>2012-06-30 19:06:58 +0800
commit316345253ed2ac49754e47d7cc7a4678c6e1e33a (patch)
tree5ebe3384f45da93de13fa3e1b6181aa1f329013d /NEWS
parent7bffef4700d3ceb864cc2c05c9ecbc8731388997 (diff)
downloadaptitude-316345253ed2ac49754e47d7cc7a4678c6e1e33a.tar.gz
Disable use of libept by default; enable with --enable-ept
Closes: #504153 Closes: #501732
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 4 insertions, 2 deletions
diff --git a/NEWS b/NEWS
index 653557a1..ade18618 100644
--- a/NEWS
+++ b/NEWS
@@ -167,7 +167,7 @@ ii. to make the program more atomic and reliable when used
* Read tags from debtags database even when libept is
disabled, but fall back to Packages files if the database
- is not available.
+ is not available. (Closes: #501732)
- Cosmetic and UI bugs:
@@ -180,7 +180,9 @@ ii. to make the program more atomic and reliable when used
- Build system changes:
- * Using libept is optional; use --disable-ept to disable it.
+ * Using libept is optional and disabled by default. Use
+ --enable-ept with configure to turn it on.
+ (Closes: #504153)
- Documentation: