From 157d3097bb4118c82434c8d2d0ecd2c368e37c73 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Fri, 13 Sep 2002 00:13:27 +0000 Subject: [PATCH] Update CHANGES for 0.98.35 --- CHANGES | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGES b/CHANGES index afd3f26c..1d1fb66e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,13 @@ +0.98.35 +------- +* Fix build failure on 16-bit DOS (Makefile.bc3 workaround for compiler bug.) +* Fix dependencies and compiler warnings. +* Add "const" in a number of places. +* Add -X option to specify error reporting format (use -Xvc to + integrate with Microsoft Visual Studio.) +* Minor changes for code legibility. +* Drop use of tmpnam() in rdoff (security fix.) + 0.98.34 ------- * Correct additional address-size vs. operand-size confusions. -- 2.11.4.GIT