[commit: packages/Win32] depend-os-windows, fix-appveyor-curl-ussue, master, win32-2.5.4.1-ghc-8.2: Update changelog.md (4cde0a4)
git at git.haskell.org
git at git.haskell.org
Mon Apr 17 21:28:44 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/4cde0a4f121a40ab2e6bf4e7c8ca0555cbb65b9d
>---------------------------------------------------------------
commit 4cde0a4f121a40ab2e6bf4e7c8ca0555cbb65b9d
Author: Tamar Christina <Mistuke at users.noreply.github.com>
Date: Mon Mar 13 21:59:30 2017 +0000
Update changelog.md
Update changelog for recent merges.
>---------------------------------------------------------------
4cde0a4f121a40ab2e6bf4e7c8ca0555cbb65b9d
changelog.md | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/changelog.md b/changelog.md
index 2fff272..f8106bd 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,10 @@
# Changelog for [`Win32` package](http://hackage.haskell.org/package/Win32)
+## Unreleased GIT Version
+
+* Fix buffer overflow in `regSetValue`. (See #39)
+* Added `getPixel`. (See #37)
+
## 2.5.2.0 *March 2017*
* Fix constant underflows with (-1) and unsigned numbers.
More information about the ghc-commits
mailing list