OSDN Git Service

(no commit message)
authorDouglas Lowder <douglowder@mac.com>
Tue, 18 Jun 2002 00:25:09 +0000 (17:25 -0700)
committerDouglas Lowder <douglowder@mac.com>
Tue, 18 Jun 2002 00:25:09 +0000 (17:25 -0700)
ChangeLog

index 48e2419..e6a5655 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,3 +29,6 @@
   print statements in ts_read_raw and in the plugins that are wrapped with #ifdef DEBUG --
   this way I can see how many events are being filtered away and get a better idea
   of what the filters are doing.
+
+- Joanne Woo <jwoo@mvista.com> added C++ wrappers to the header files so this library
+  can be safely used with C++ code.