aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2000-04-04 02:11:36 +0000
committerH.J. Lu <hjl.tools@gmail.com>2000-04-04 02:11:36 +0000
commitd66c34e293ba1b0b0129729c3f8a2c46ad1567c8 (patch)
tree1c5c86239a768d5fa860ae9555516c92ab2ed65f /gdb/ChangeLog
parent8898755195dbdc1b44c494477ddc0367ab32cd9a (diff)
downloadgdb-d66c34e293ba1b0b0129729c3f8a2c46ad1567c8.zip
gdb-d66c34e293ba1b0b0129729c3f8a2c46ad1567c8.tar.gz
gdb-d66c34e293ba1b0b0129729c3f8a2c46ad1567c8.tar.bz2
2000-04-03 H.J. Lu <hjl@gnu.org>
* TODO: Remove the regex entry.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index e44dc91..c30b5dd 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,9 @@
2000-04-03 H.J. Lu <hjl@gnu.org>
+ * TODO: Remove the regex entry.
+
+2000-04-03 H.J. Lu <hjl@gnu.org>
+
* gdb_regex.h: New. Include "regex.h" if USE_INCLUDED_REGEX
is defined and <regex.h> otherwise.