aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorFred Fish <fnf@specifix.com>1995-10-29 19:28:08 +0000
committerFred Fish <fnf@specifix.com>1995-10-29 19:28:08 +0000
commit0ff516fd7d128b4c18c1e00f0d286eaad483f0a5 (patch)
tree7daa1bf8a1d550d1610308ffb375c421738ad7fd /gdb
parent686941a9cb0fd5bf888ef61a81b5a5775fdb1367 (diff)
downloadfsf-binutils-gdb-0ff516fd7d128b4c18c1e00f0d286eaad483f0a5.zip
fsf-binutils-gdb-0ff516fd7d128b4c18c1e00f0d286eaad483f0a5.tar.gz
fsf-binutils-gdb-0ff516fd7d128b4c18c1e00f0d286eaad483f0a5.tar.bz2
* monitor.c: Include gnu-regex.h rather than system regex.h.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 3b0fec1..c6e4ab4 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+Sun Oct 29 11:22:05 1995 Fred Fish <fnf@cygnus.com>
+
+ * monitor.c: Include gnu-regex.h rather than system regex.h.
+
Sat Oct 28 23:51:48 1995 steve chamberlain <sac@slash.cygnus.com>
* defs.h: Test on name __WIN32__ rather than WIN32.