From c37d4942f3f766d4c25a6fcd172640b453f0110c Mon Sep 17 00:00:00 2001 From: fche Date: Fri, 13 Jan 2006 22:31:30 +0000 Subject: 2006-01-13 Frank Ch. Eigler * translate.cxx (c_unparser:getmap): Correct exception throwing typo. --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 08fa89da..512c86b4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-01-13 Frank Ch. Eigler + + * translate.cxx (c_unparser:getmap): Correct exception throwing typo. + 2006-01-12 Josh Stone PR 2056 -- cgit