summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 5ce2f7349..79181dbec 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,18 @@
+2006-06-02 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * include/winuser.h (DM_BITSPERPEL, DM_PELSWIDTH, DM_PELSHEIGHT,
+ DM_DISPLAYFLAGS, DM_DISPLAYFREQUENCY): Remove. Duplicates of
+ wingdi.h defines.
+
+2006-06-02 Dimitri Papadopoulos <papadopo@users.sourceforge.net>
+
+ * include/winuser.h ((SPI_GETMOUSETRAILS,SPI_SETMOUSETRAILS): Remove
+ duplicate defines.
+
+ * include/winnt.h (SUBLANG_ARABIC_SAUDI_ARABIA): Revert accidental
+ removal.
+ (SUBLANG_MARATHI_INDIA): Remove duplicate define.
+
2006-05-24 Christopher Faylor <cgf@timesys.com>
* configure.in: Update to newer autoconf.