summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--future1
1 files changed, 1 insertions, 0 deletions
diff --git a/future b/future
index f062384..97f0d81 100644
--- a/future
+++ b/future
@@ -8,6 +8,7 @@ windows
- Area and sharedWndProc(): http://blogs.msdn.com/b/oldnewthing/archive/2006/01/03/508694.aspx
- probably not necessary but http://blogs.msdn.com/b/aaron_margosis/archive/2006/08/07/luabuglight.aspx
- handle WM_PRINTCLIENT in Area
+ - merge uses of SetScrollInfo() in Area to avoid potential weirdness
C interop
- substitute intmax_t and uintmax_t for all uses of intptr_t and uintptr_t