--- trunk2/NEWS.pod 2004/06/19 18:16:20 372 +++ trunk2/NEWS.pod 2004/06/20 15:49:09 373 @@ -32,12 +32,21 @@ one value) it's not a great loss. However, you will have to re-write your C files if you use lookup files to use memory lookups. +Lookups B specified by C<[v900^4]> as in v1.x. Now, you have +to use something like C. Recursive lookups are also +possible: C. + Memory lookups (referred as lookups for new versions of WebPAC) are now -available always. Since whole database is available when creating +always available. Since whole database is available when creating output linking should be much easier now. However, using new lookups require to define lookups in different way. -Additional benefit of that is conditional insert into lookup using eval. +Additional benefit of that is conditional insert into lookup using eval +(TODO: explain new lookup format). + +If you have any lookups in your tag (e.g. lookup{v900^5}) +smart delimiters will be turned off (this behaviour is consistent with +old in v1.x if you use C or C). =head2 Field definition in C