[commit: packages/Win32] depend-os-windows, fix-appveyor-curl-ussue, master, win32-2.5.4.1-ghc-8.2: Updated for release. (#75) (a410b4e)
git at git.haskell.org
git at git.haskell.org
Mon Apr 17 21:28:34 UTC 2017
Repository : ssh://git@git.haskell.org/Win32
On branches: depend-os-windows,fix-appveyor-curl-ussue,master,win32-2.5.4.1-ghc-8.2
Link : http://git.haskell.org/packages/Win32.git/commitdiff/a410b4e8276d118273d3205dc58fdc632803a71a
>---------------------------------------------------------------
commit a410b4e8276d118273d3205dc58fdc632803a71a
Author: Tamar Christina <Mistuke at users.noreply.github.com>
Date: Sat Feb 11 21:04:06 2017 +0000
Updated for release. (#75)
* Updated for release.
* correct version.
>---------------------------------------------------------------
a410b4e8276d118273d3205dc58fdc632803a71a
Win32.cabal | 2 +-
changelog.md | 3 ++-
2 files changed, 3 insertions(+), 2 deletions(-)
diff --git a/Win32.cabal b/Win32.cabal
index 580f364..3dd32bf 100644
--- a/Win32.cabal
+++ b/Win32.cabal
@@ -1,5 +1,5 @@
name: Win32
-version: 2.5.0.0
+version: 2.5.1.0
license: BSD3
license-file: LICENSE
author: Alastair Reid, shelarcy
diff --git a/changelog.md b/changelog.md
index 6f86b44..e7e4297 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,8 +1,9 @@
# Changelog for [`Win32` package](http://hackage.haskell.org/package/Win32)
-## Unreleased GIT version
+## 2.5.1.0 *Feb 2017*
* Add `withHandleToHANDLE` (originally found in the `ansi-terminal` library)
+* fixed `PokeTZI` test
## 2.5.0.0 *Jan 2017*
More information about the ghc-commits
mailing list