diff liboctave/ChangeLog @ 7442:da006c2fe55c

[project @ 2008-02-03 19:34:26 by jwe]
author jwe
date Sun, 03 Feb 2008 19:34:26 +0000
parents 402168152bb9
children d98dea7d16b0
line wrap: on
line diff
--- a/liboctave/ChangeLog	Sun Feb 03 04:38:58 2008 +0000
+++ b/liboctave/ChangeLog	Sun Feb 03 19:34:26 2008 +0000
@@ -1,3 +1,11 @@
+2008-02-03  John W. Eaton  <jwe@octave.org>
+
+	* Array-i.cc: Also instantiate Arrays for long long type if it exists.
+
+2008-02-03  Michael Goffioul  <michael.goffioul@gmail.com>
+
+	* Array.cc: Don't include Range.h.
+
 2008-01-31  David Bateman  <dbateman@free.fr>
 
 	* oct-sort.cc: conversion of int to octave_idx_type where needed