From 9c66f4e068e743727dfec5acec6547cd18a4030c Mon Sep 17 00:00:00 2001 From: dsmith Date: Thu, 21 Dec 2006 21:41:25 +0000 Subject: 2006-12-21 David Smith * hash.cxx (find_hash): Added two more options into the hash that change the generated C file - '-M' (merge) and '-t' (benchmark timing). --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index eea37ec1..99d86eb4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2006-12-21 David Smith + + * hash.cxx (find_hash): Added two more options into the hash that + change the generated C file - '-M' (merge) and '-t' (benchmark + timing). + 2006-12-20 David Smith PR 3519. -- cgit