diff liboctave/ChangeLog @ 3736:ac4609ffc702

[project @ 2000-11-16 17:25:34 by jwe]
author jwe
date Thu, 16 Nov 2000 17:25:35 +0000
parents 82f9f48d1147
children 85027c5aedc2
line wrap: on
line diff
--- a/liboctave/ChangeLog
+++ b/liboctave/ChangeLog
@@ -1,3 +1,8 @@
+2000-11-16  Paul Kienzle  <pkienzle@kienzle.powernet.co.uk>
+
+	* oct-time.cc (DEFINE_SET_INT_FIELD_FCN): Don't check limits here,
+	since mktime is supposed to `normalize' the results for us.
+
 2000-10-31  Paul Kienzle  <pkienzle@kienzle.powernet.co.uk>
 
 	* Array2.cc (Array2<T>::transpose): Avoid copy for empty matrices