File: NEWS

package info (click to toggle)
libglazedlists-java 1.8.0.dfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 3,016 kB
  • sloc: java: 21,991; xml: 860; sh: 48; makefile: 5
file content (15 lines) | stat: -rw-r--r-- 692 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
libglazedlists-java (1.8.0.dfsg-1) unstable; urgency=low

  Note from the upstream readme.html:

  Glazed Lists 1.8.0 is a stable feature release suitable for production use.

  It contains a few small changes that are not backwards compatible:
    * The EvenList interface has a new dispose() method. Custom
      implementations of EventList must now implement this method.
    * TransformedList.isWritable() is now abstract. Subclasses must
      implement this method.
    * The system property GlazedLists.ListEventAssemblerDelegate used to
      select an event implementation is no honoured and can be removed.

 -- gregor herrmann <gregoa@debian.org>  Mon, 26 Jan 2009 19:18:23 +0100