summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorscop <scop>2005-03-22 22:06:10 +0000
committerscop <scop>2005-03-22 22:06:10 +0000
commit1390e887ee238b8b345ac583827b3006fd5e68cc (patch)
tree70580c652d522766abe3da5b6cc5994874865f68 /HISTORY
parent49498fe0382a062ce9477eaae75d6cfb771b5890 (diff)
downloadvdr-plugin-dxr3-1390e887ee238b8b345ac583827b3006fd5e68cc.tar.gz
vdr-plugin-dxr3-1390e887ee238b8b345ac583827b3006fd5e68cc.tar.bz2
std:: fixes from HEAD.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY2
1 files changed, 2 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 343804f..f30b25d 100644
--- a/HISTORY
+++ b/HISTORY
@@ -251,6 +251,8 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- extended cDxr3MemcpyBench::Rdtsc(uint32_t config_flags): support for
non-x86 archs, support for cpu's, which dont support rdtsc timing
(Christian Gmeiner)
+- using now std::string instead of namespace std
+ (bug #1044069, Christian Gmeiner)
- removed extra log commands in dxr3outputthread.c (Christian Gmeiner)
- fixed #includes: moved #include "dxr3osd.h" from dxr3interface.h to
dxr3interface.c, removed not needed #includes (Christian Gmeiner)