summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2010-05-31 12:30:14 +0200
committerDaniel Friesel <derf@derf.homelinux.org>2010-05-31 12:30:14 +0200
commit909972348df473cd4af3a4306f8f8abfc0f635cb (patch)
tree88f132bf428f53fe919d8c4159dffc8c5c45d9af /ChangeLog
parent3cc2c50bb8422fc738a5875048c06758af6ded76 (diff)
Do not needlessly link against libX11 and libfreetype
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0fcdb90..848c8d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -9,6 +9,7 @@ git HEAD
every 10 thumbnails by default - can be changed with this option)
* Because of that: Major speed improvements for --thumbnails, especially
with cached thumbnails
+ * Do not link against Xext and freetype, they're only used by other libs
Thu May 6 08:34:39 CEST 2010 Daniel Friesel <derf@chaosdorf.de>