*_list_free: return NULL
[platform/upstream/isl.git] / ChangeLog
index 3712e4a..96e77a3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,34 @@
+version: 0.07
+date: Tue Jul 12 19:34:51 CEST 2011
+changes:
+       - hide internal structures of isl_div and isl_constraint
+       - preliminary scheduling
+       - add support for local spaces and (piecewise) quasi-affine expressions
+---
+version: 0.06
+date: Fri Mar 18 15:59:16 CET 2011
+changes:
+       - improved parsing
+       - consistency changes in API
+       - hide internal structure of isl_ctx
+---
+version: 0.05.1
+date: Wed Jan  5 10:21:42 CET 2011
+changes:
+       - fix simple symmetry detection in parametric integer programming
+---
+version: 0.05
+date: Thu Dec 23 17:03:14 CET 2010
+changes:
+       - rename header files from isl_header.h to isl/header.h
+       - add higher level interface for dependence analysis
+       - improved argument parsing
+       - optionally triangulate domains during Bernstein expansion
+       - support extended PolyLib format
+       - hide internal structure of some data types
+       - improved coalescing
+       - add simple symmetry detection in parametric integer programming
+---
 version: 0.04
 date: Fri Sep 10 12:57:50 CEST 2010
 changes: