Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog18
1 files changed, 18 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index cfd58efee..5f9c76fc2 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,21 @@
+2003-08-12 Corinna Vinschen <corinna@vinschen.de>
+
+ * include/sys/param.h (NBBY): Define if not defined.
+
+2003-08-12 Nicholas Wourms <nwourms@netscape.net>
+
+ * include/sys/param.h (setbit): Add new bitmap related macro.
+ (clrbit): Likewise.
+ (isset): Likewise.
+ (isclr): Likewise.
+ (howmany): Add new counting/rounding macro.
+ (rounddown): Likewise.
+ (roundup): Likewise.
+ (roundup2): Likewise.
+ (powerof2): Likewise
+ (MIN): Add macro for calculating min.
+ (MAX): Add macro for calculating max.
+
2003-08-09 Christopher Faylor <cgf@redhat.com>
* include/cygwin/version.h: Bump DLL minor number to 3.