summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMenTaLguY <mental@rydia.net>2006-07-25 18:47:23 +0000
committermental <mental@users.sourceforge.net>2006-07-25 18:47:23 +0000
commit915a9a025197e408c360f8a52cea25ae0a2e8fb1 (patch)
tree73b026c4a36dd2a438d7f113e972c257c2730947 /ChangeLog
parentremove vestigal plugin support (diff)
downloadinkscape-915a9a025197e408c360f8a52cea25ae0a2e8fb1.tar.gz
inkscape-915a9a025197e408c360f8a52cea25ae0a2e8fb1.zip
unlibtoolize the build process (yay!) -- we haven't actually used libtool for ages
(bzr r1474)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e741b9e76..45dce9f09 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,12 @@
2006-07-25 MenTaLguY <mental@rydia.net>
+ * autogen.sh, configure.ac, debian/control, tools-version.sh:
+
+ un-libtoolize the build process (yay!) -- we haven't actually
+ used libtool for ages
+
+2006-07-25 MenTaLguY <mental@rydia.net>
+
* src/extension/plugin, src/extension/plugin/Makefile_insert,
src/extension/plugin/makefile.in, src/extension/plugin/.cvsignore,
src/Makefile.am, configure.ac: