Mercurial > hg > octave-jordi
diff liboctave/ChangeLog @ 8301:f7d44b6a74df
fix out-of-bounds checks in null assignments
author | Jaroslav Hajek <highegg@gmail.com> |
---|---|
date | Sun, 02 Nov 2008 06:15:11 +0100 |
parents | 7e87d3d76a56 |
children | f2e050b62199 |
line wrap: on
line diff
--- a/liboctave/ChangeLog +++ b/liboctave/ChangeLog @@ -1,3 +1,8 @@ +2008-11-02 Jaroslav Hajek <highegg@gmail.com> + + * idx-vector.cc (idx_vector::is_complement): Set resulting extent + correctly. + 2008-10-31 Jaroslav Hajek <highegg@gmail.com> * idx-vector.h (idx_vector::idx_range_rep::extent): Don't change