[interchange-cvs] interchange - racke modified WHATSNEW

interchange-core@interchange.redhat.com interchange-core@interchange.redhat.com
Sat Nov 17 09:53:00 2001


User:      racke
Date:      2001-11-17 14:52:17 GMT
Modified:  .        Tag: STABLE_4_8-branch WHATSNEW
Log:
round_to_frac_digits bugfix documented

Revision  Changes    Path
No                   revision



No                   revision



2.6.2.15  +5 -1      interchange/WHATSNEW


rev 2.6.2.15, prev_rev 2.6.2.14
Index: WHATSNEW
===================================================================
RCS file: /anon_cvs/repository/interchange/WHATSNEW,v
retrieving revision 2.6.2.14
retrieving revision 2.6.2.15
diff -u -r2.6.2.14 -r2.6.2.15
--- WHATSNEW	2001/11/07 07:52:21	2.6.2.14
+++ WHATSNEW	2001/11/17 14:52:17	2.6.2.15
@@ -40,10 +40,14 @@
 
   which prevents the <SCRIPT> from executing.
 
+* Fixed Vend::Util::round_to_frac_digits() to work if frac_digits are
+  zero. Thanks to Shozo Murahashi <murahashi@ayayu.com> who
+  investigated and detailed this problem.
+
 * Make mv_more_alpha working in query tags.
 
 * Fixed get_option_hash in Util.pm, thanks to Javier Martin
-  <martin@trymedia.com>, who discovered and analyzed this bug
+  <martin@trymedia.com> who discovered and analyzed this bug
   (in his case any options for &charge are ignored)
 
 * Fixed bug in database query methods which can hose query strings