summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/ChangeLog
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2003-09-06 02:14:06 +0000
committerChristopher Faylor <me@cgf.cx>2003-09-06 02:14:06 +0000
commit46645f9c6efc9009d7bada23d7ae5f03e6ed8bd3 (patch)
tree392b53361243f34e5bbbad45454a6f7c228ea347 /winsup/cygwin/ChangeLog
parent1f602fd729ecdc28f8340a6791ecd74c5ab9760b (diff)
downloadcygnal-46645f9c6efc9009d7bada23d7ae5f03e6ed8bd3.tar.gz
cygnal-46645f9c6efc9009d7bada23d7ae5f03e6ed8bd3.tar.bz2
cygnal-46645f9c6efc9009d7bada23d7ae5f03e6ed8bd3.zip
* hires.h (hires_ms::~hires_ms): Delete declaration.
* times.cc (hires_ms::~hires_ms): Delete definition..
Diffstat (limited to 'winsup/cygwin/ChangeLog')
-rw-r--r--winsup/cygwin/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index f85060831..7caf4a697 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-04 Pierre Humblet <pierre.humblet@ieee.org>
+
+ * hires.h (hires_ms::~hires_ms): Delete declaration.
+ * times.cc (hires_ms::~hires_ms): Delete definition..
+
2003-09-04 Christopher Faylor <cgf@redhat.com>
* dcrt0.cc (__argc_safe): New variable.