summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index d0344c126..0551080e7 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,12 @@
+2004-02-11 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * include/sqlucode.h (SQLGetStmtAttr[AW]): Remove duplicate
+ defines.
+ (SQLSetStmtAttr[AW]): Move into ODBCVER >= 0x0300 block.
+ (SQLSetDescFieldW): Correct prototype.
+ (SQLSetDescFieldA): Add prototype.
+ (SQLGetDescFieldW): Add prototype.
+
2004-02-11 Pat Thoyts <patthoyts@users.sourceforge.net>
* include/winuser.h (DFC_POPUPMENU): Add define.