summaryrefslogtreecommitdiffstats
path: root/winsup/w32api/ChangeLog
diff options
context:
space:
mode:
authorKeith Marshall <keithmarshall@@users.sf.net>2012-01-15 14:20:36 +0000
committerKeith Marshall <keithmarshall@@users.sf.net>2012-01-15 14:20:36 +0000
commit300dfd2a1b23a7c3f60bfc61017b8af8c4af17d0 (patch)
tree487b9bf14be182ad4e2b098d88a8606c54a45a7d /winsup/w32api/ChangeLog
parentc6a4777d85376945c2a254957ab33bd7d580ff02 (diff)
downloadcygnal-300dfd2a1b23a7c3f60bfc61017b8af8c4af17d0.tar.gz
cygnal-300dfd2a1b23a7c3f60bfc61017b8af8c4af17d0.tar.bz2
cygnal-300dfd2a1b23a7c3f60bfc61017b8af8c4af17d0.zip
Miscellaneous formatting adjustments.
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 b7f572827..dfb78bde1 100644
--- a/winsup/w32api/ChangeLog
+++ b/winsup/w32api/ChangeLog
@@ -1,5 +1,20 @@
2012-01-15 Keith Marshall <keithmarshall@users.sf.net>
+ Miscellaneous formatting adjustments.
+
+ * lib/Makefile.in (subdirs): Unreferenced macro; delete it.
+ (srcdir, inst_includedir, inst_libdir, distdir): Use braces in macro
+ references; don't respecify $file in destination path when installing.
+ (UUID_OBJS, EXTRA_OBJS, UUID_SOURCES, SOURCES): Adjust indentation.
+ (TEST_OPTIONS): Fold definition; adjust indentation.
+
+ * lib/ddk/Makefile.in lib/directx/Makefile.in:
+ (srcdir, inst_includedir, inst_libdir, distdir): Use braces in macro
+ references; don't respecify $file in destination path when installing.
+ (TEST_OPTIONS): Fold definition; adjust indentation.
+
+2012-01-15 Keith Marshall <keithmarshall@users.sf.net>
+
Improve self-documentation of 'for' loop commands.
* Makefile.in lib/Makefile.in: