From: Sven Verdoolaege Date: Sat, 26 Jun 2010 16:23:15 +0000 (+0200) Subject: doc: describe backward incompatible changes X-Git-Tag: isl-0.03~13 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=7d27ee07902ff4f9dc5c776e9108abe7852d5b4a;p=platform%2Fupstream%2Fisl.git doc: describe backward incompatible changes --- diff --git a/doc/user.pod b/doc/user.pod index 7b5326e..fea0b01 100644 --- a/doc/user.pod +++ b/doc/user.pod @@ -20,6 +20,21 @@ For bug reports, feature requests and questions, visit the the discussion group at L. +=head2 Backward Incompatible Changes + +=head3 Changes since isl-0.02 + +=over + +=item * The old printing functions have been deprecated +and replaced by C functions, see L. + +=item * Most functions related to dependence analysis have acquired +an extra C argument. To obtain the old behavior, this argument +should be given the value 1. See L. + +=back + =head1 Installation The source of C can be obtained either as a tarball