ChangeLog:

nxproxy-1.3.2-1

- Opened the 1.3.2 branch.

nxproxy-1.3.1-2

- Removed the underline characters and added a colon in the
  title of this ChangeLog to fully comply with format used in
  the release notices.

nxproxy-1.3.1-1

- Opened the 1.3.1 branch.

nxproxy-1.3.0-7

- Added a check on the OS version when running on MacOS/X.
  Versions 10.2 and 10.3 differ in the way names are mangled.

- Fixed error detection on dlsym(). The previous code was not
  able to correctly identify missing symbols.

nxproxy-1.3.0-6

- Modified configure.in to compile under FreeBSD.

nxproxy-1.3.0-5

- Fixed a (further) compilation problem under Cygwin.

nxproxy-1.3.0-4

- New nxproxy is able to load libXcomp by dlopen() under
  Cygwin. This simplifies both code in Main.c and the
  configure.in script.

- Changed configure.in to not link with -mwindows under
  Cygwin. Linking with -mwindows prevented stderr to be
  correctly output when running nxproxy on a console.

nxproxy-1.3.0-3

- Changed configure.in to first check for nx-X11 includes
  and libraries. Added "/usr/openwin/bin/makedepend" to
  path searched for the executable.

nxproxy-1.3.0-2

- Small cleanup in configure.in. A new configure script has
  been generated using autoconf-2.57-3.

nxproxy-1.3.0-1

- Updated internal version, so this release tries to load
  libXcomp version 1.3.0.
