summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2007-12-31 10:44:40 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2007-12-31 10:44:40 +0000
commitb580f742214f85e26d386b8f47d20ecdd009abe4 (patch)
tree4534cfd1b2ab5324c5d8e3d637b99bd3178ec1fd /ChangeLog
parentdda12ce9bb0ab53ced43861ed54d8a94e1297fec (diff)
downloadptxdist-b580f742214f85e26d386b8f47d20ecdd009abe4.tar.gz
ptxdist-b580f742214f85e26d386b8f47d20ecdd009abe4.tar.xz
* hackbench: added; patch by Michael Olbrich
* calibrator: added; patch by Michael Olbrich git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@7676 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9dede7e87..371ae0105 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2007-12-31 Robert Schwebel <r.schwebel@pengutronix.de>
+ * hackbench: added; patch by Michael Olbrich
+
+ * calibrator: added; patch by Michael Olbrich
+
* libxml2: set LIBXML2_ENV needed for a correct generation when the
cross toolchain prefix and the target name differs. strip the lib on the
target file system. Patch by Guillaume Gourat.