From 179e8db8f7f2966f176c6037b60cd763b22dd5cb Mon Sep 17 00:00:00 2001
From: Thomas Tuegel <ttuegel@gmail.com>
Date: Sat, 25 Apr 2015 11:38:58 -0500
Subject: [PATCH] Cabal/changelog: document new default ghc-prof-options

Conflicts:
	Cabal/changelog
---
 Cabal/changelog | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Cabal/changelog b/Cabal/changelog
index 253c499cf9..7fff469b22 100644
--- a/Cabal/changelog
+++ b/Cabal/changelog
@@ -5,6 +5,8 @@
 	* Include cabal_macros.h when running c2hs (#2600).
 	* Don't recompile C sources unless needed (#2601).
 	* Read 'builddir' option from 'CABAL_BUILDDIR' environment variable
+	* Enable '-fprof-auto-exported' for profiled libraries (#193).
+	* Enable '-fprof-auto-top' for profiled executables (#193).
 
 1.22.0.0 Johan Tibell <johan.tibell@gmail.com> January 2015
 	* Support GHC 7.10.
-- 
GitLab