1version: 0.18.0
2date: Thu Dec 20 17:50:41 CET 2012
3changes:
4	- Update to isl 0.11.1
5	- clast annotations for openmp and vectorization
6	- statement-wise loop separation
7	- clast traversal and node filtering support
8	- Do not call some deprecated isl functions
9	- Support for OpenSCoP coordinates extension
10
11version: 0.17.0
12date: Mon Dec 12 00:51:44 CET 2011
13changes:
14	- Support openscop as input format
15	- update isl backend to changes in isl 0.08
16	- Add CLOOG_ prefix to LANGUAGE defines in public header files
17	- Replace cloog_union_domain_from_isl_union_set() with
18	  cloog_union_domain_from_isl_set()
19	- Allow to build CLooG from gmp build directory
20	- Smaller improvements
21
22version: 0.16.3
23date: Wed Jul 13 18:18:19 CEST 2011
24changes:
25	- update isl backend to recent changes in isl
26	- add support for unrolling
27---
28version: 0.16.2
29date: Sun Mar 20 15:51:13 CET 2011
30changes:
31	- update isl backend to recent changes in isl
32	- improved output in case of stride detection
33