26/04/2000

What's new in 1.26
  A major re-vamping...

  1) The problem of error -659 has been fully addressed and
   (hopefully) solved.

  2) Changing trees is now possible.

  3) The number of conditions and fields is no more limited to 24
   but is egal to the number of properties available for the
     selected class.

  4) Unsupported data types are now processed with a "no operation"
    filter.

 
-----------------------------------------------------------------
What's new in 1.25
  Recompiled with the latest Netware libraries for Delphi.
  Y2K issues solved (at least with french formated dates)
  Minor errors in comparison of integer data 


What's new in 1.24
  In some NDS tree , version 1.23 stopped with a -659 error
while reading class definitions. This happened here on one tree
that has its schema extended with the Netopia shemax extender (??)
and not in the two others ....
  We fixed it by increasing the size of the NDS output buffer 
from the usual DEFAULT_MESSAGE_LENGTH to four times this value .
Seems to works . 

What's new in v1.23:

1. comparison of dates ( last login time...) was rejected due to a type error (integer)
2. comparison operators were in english in the french version ;-)



PP