From 2c8bb43237f318b371bc50c4b649e808e7b5afef Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 19 Jan 2013 16:31:42 -0800 Subject: Updated changelog. --- changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/changelog b/changelog index 1f5f649cd..35226db6b 100644 --- a/changelog +++ b/changelog @@ -673,6 +673,10 @@ pandoc (1.10) in building the pandoc executable. (This required moving `pandoc.hs` from `src` to `.`.) This cuts compile time in half. + * `-O2` is no longer used in building pandoc. The performance improvement + it yields is so slight that it is not worth it. (Measured with + benchmarks on ghc 7.4.) + * The `executable` and `library` flags have been removed. * `-threaded` has been removed from ghc-options. -- cgit v1.2.3