diff --git a/changelog.md b/changelog.md new file mode 100644 index 0000000000000000000000000000000000000000..155acf73161bf09d1e6a2de1ad2a4bdadc5ca4ab --- /dev/null +++ b/changelog.md @@ -0,0 +1,19 @@ +# Changelog for [`old-time` package](http://hackage.haskell.org/package/old-time) + +## 1.1.0.2 *Mar 2014* + + * Bundled with GHC 7.8.1 + + * Supports `base-4.7.0.0` + + * Remove NHC98-specific code + + * Update to Cabal 1.10 format + +## 1.1.0.1 *Sep 2012* + + * Bundled with GHC 7.6.1 + + * Don't include deprecated `<sys/timeb.h>` on FreeBSD + + * Fix `gettimeofday(2)` call on Win64 diff --git a/old-time.cabal b/old-time.cabal index 99bfdadc3124a4dcda72d30923c879fd8cc8e11a..1d99557441357c9fe5e42169e593ab9d8ba70fef 100644 --- a/old-time.cabal +++ b/old-time.cabal @@ -18,6 +18,7 @@ description: extra-source-files: aclocal.m4 + changelog.md config.guess config.sub configure