summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorscop <scop>2005-03-14 18:48:33 +0000
committerscop <scop>2005-03-14 18:48:33 +0000
commit4c76e2049bfad88b39baecd31c4d7cb68c214994 (patch)
tree7fb564b00f15cb6d6313a744957c25b0354d46e7 /HISTORY
parent63d7af332f1394b8db53bdd9ddf09fc7cc9c59cb (diff)
downloadvdr-plugin-dxr3-4c76e2049bfad88b39baecd31c4d7cb68c214994.tar.gz
vdr-plugin-dxr3-4c76e2049bfad88b39baecd31c4d7cb68c214994.tar.bz2
Sync configurable log dir from HEAD.
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY3
1 files changed, 3 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index 2c33ebe..e01b65f 100644
--- a/HISTORY
+++ b/HISTORY
@@ -244,6 +244,9 @@ NOTE: I havent found time to include all of the languages, will be done in pre2
- added many comments into source (Christian Gmeiner)
- using doxygen for docs (Christian Gmeiner)
- made path to microcode configurable in Makefile (Sascha Volkenandt)
+- made log dir configurable in Makefile (Christian Gmeiner, Martin Dauskardt)
+ You may also want to search and remove files called "dxr3plugin.log" as the
+ old plugin wrote them into the current working directory.
- extended cDxr3MemcpyBench::Rdtsc(uint32_t config_flags): support for
non-x86 archs, support for cpu's, which dont support rdtsc timing
(Christian Gmeiner)