[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[curn-users] Curn, version 2.1.1, has been released



Version 2.1.1 of the curn RSS reader has been posted to the web. See
http://www.clapper.org/software/java/curn/ for details.

This patch release fixes the following bug:

- On Windows, curn's supplied output handler classes (TextOutputHandler,
  HTMLOutputHandler) do not always produce output. Fix: Be sure to close
  the PrintWriter objects those classes use internally. The flush() method
  for all existing output handlers now ensure that they close their
  underlying streams, if any. The documentation for the OutputHandler class
  has been changed to indicate that the flush() method should also close
  any open streams.

  This bug does not appear to affect Unix Java VMs.

Thanks to "Moon Man" <yavinty /at/ yahoo.com> for emailing me about the
problem and the fix.

This fix has also been applied to the deprecated 1.5 branch of curn, as
version 1.5.10.

IF YOU'RE STILL USING A 1.5.x RELEASE, PLEASE CONSIDER UPGRADING TO THE
2.x RELEASE BRANCH.


Brian Clapper, http://www.clapper.org/bmc/

---
*** Posted to the curn-users mailing list (curn-users@xxxxxxxxxxx).



 Back to curn-users archive.