aboutsummaryrefslogtreecommitdiff
path: root/winsup/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2000-02-17 19:38:33 +0000
committerChristopher Faylor <me@cgf.cx>2000-02-17 19:38:33 +0000
commit1fd5e000ace55b323124c7e556a7a864b972a5c4 (patch)
treedc4fcf1e5e22a040716ef92c496b8d94959b2baa /winsup/ChangeLog
parent369d8a8fd5e887eca547bf34bccfdf755c9e5397 (diff)
downloadnewlib-1fd5e000ace55b323124c7e556a7a864b972a5c4.zip
newlib-1fd5e000ace55b323124c7e556a7a864b972a5c4.tar.gz
newlib-1fd5e000ace55b323124c7e556a7a864b972a5c4.tar.bz2
import winsup-2000-02-17 snapshot
Diffstat (limited to 'winsup/ChangeLog')
-rw-r--r--winsup/ChangeLog36
1 files changed, 36 insertions, 0 deletions
diff --git a/winsup/ChangeLog b/winsup/ChangeLog
new file mode 100644
index 0000000..4f2b5fb
--- /dev/null
+++ b/winsup/ChangeLog
@@ -0,0 +1,36 @@
+Sun Feb 6 18:15:44 2000 Christopher Faylor <cgf@cygnus.com>
+
+ * configure.in: Do the standard CC/CFLAGS stuff for propagation to
+ sub-configures.
+ * configure: Regenerate.
+
+2000-01-26 DJ Delorie <dj@cygnus.com>
+
+ * doc/Makefile.in: fix doctool -d options
+
+Fri Jan 21 12:51:32 2000 Christopher Faylor <cgf@cygnus.com>
+
+ * Makefile.common: No need to rerun Makefile if config.status changes.
+ That should happen automatically.
+ * Makefile.in: Ditto.
+
+Sat Jan 8 14:40:01 2000 Christopher Faylor <cgf@cygnus.com>
+
+ * Makefile.common: Remove cygwin DLL specific stuff. Make Makefile
+ target PRECIOUS.
+ * Makefile.in: Make Makefile target PRECIOUS.
+
+Fri Jan 7 21:00:49 2000 Christopher Faylor <cgf@cygnus.com>
+
+ * Makefile.common: Remove cygwin DLL specific stuff. Correctly deal
+ with updir stuff when building in the same directory as the source.
+
+Thu Jan 6 19:04:35 2000 Christopher Faylor <cgf@cygnus.com>
+
+ Create new directory structure
+ * Makefile.in: New file.
+ * configure.in: New file.
+ * configure: New file.
+ * Makefile.common: New file.
+ * cygwin: New directory.
+ * w32api: New directory.