summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/ChangeLog
diff options
context:
space:
mode:
authorDanny Smith <dannysmith@users.sourceforge.net>2005-07-20 11:21:49 +0000
committerDanny Smith <dannysmith@users.sourceforge.net>2005-07-20 11:21:49 +0000
commit006351e5617b3cb2c6155d6b7a746d8f20a0d31a (patch)
tree5814082ac755bb19201c08d5cfe6b0d363bbb680 /winsup/w32api/ChangeLog
parent0eccec28cc616e0d72ff308db4c2a6efa26092d5 (diff)
downloadcygnal-006351e5617b3cb2c6155d6b7a746d8f20a0d31a.tar.gz
cygnal-006351e5617b3cb2c6155d6b7a746d8f20a0d31a.tar.bz2
cygnal-006351e5617b3cb2c6155d6b7a746d8f20a0d31a.zip
* include/richedit.h (SETTEXTEX): Define structure and
associated constants. (GT_SELECTION): Define GETTEXTEX flag constant.
Diffstat (limited to 'winsup/w32api/ChangeLog')
-rw-r--r--winsup/w32api/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/w32api/ChangeLog b/winsup/w32api/ChangeLog
index 7e308b07a..b69dfa748 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,3 +1,9 @@
+2005-07-20 Danny Smith <dannysmith@users.sourceforge.net>
+
+ * include/richedit.h (SETTEXTEX): Define structure and
+ associated constants.
+ (GT_SELECTION): Define GETTEXTEX flag constant.
+
2005-07-19 Danny Smith <dannysmith@users.sourceforge.net>
* include/wingdi.h (SYSPAL_NOSTATIC256): Define.