diff options
author | Reinhard Tartler <siretart@tauware.de> | 2011-10-10 17:51:57 +0200 |
---|---|---|
committer | Reinhard Tartler <siretart@tauware.de> | 2011-10-10 17:51:57 +0200 |
commit | 9610c1e727c1f1b09a1289df8d37f393dd043993 (patch) | |
tree | 0f603a50ccdce2ce0a3579ca5db41b2697acf3d3 /nx-X11/programs/nxauth/CHANGELOG | |
parent | e5c70dac0c5b4e13cf5337936aa754c66e822335 (diff) | |
download | nx-libs-9610c1e727c1f1b09a1289df8d37f393dd043993.tar.gz nx-libs-9610c1e727c1f1b09a1289df8d37f393dd043993.tar.bz2 nx-libs-9610c1e727c1f1b09a1289df8d37f393dd043993.zip |
Imported nxauth-3.1.0-1.tar.gznxauth/3.1.0-1
Summary: Imported nxauth-3.1.0-1.tar.gz
Keywords:
Imported nxauth-3.1.0-1.tar.gz
into Git repository
Diffstat (limited to 'nx-X11/programs/nxauth/CHANGELOG')
-rw-r--r-- | nx-X11/programs/nxauth/CHANGELOG | 75 |
1 files changed, 75 insertions, 0 deletions
diff --git a/nx-X11/programs/nxauth/CHANGELOG b/nx-X11/programs/nxauth/CHANGELOG new file mode 100644 index 000000000..c2eb70c4f --- /dev/null +++ b/nx-X11/programs/nxauth/CHANGELOG @@ -0,0 +1,75 @@ +ChangeLog: + +nxauth-3.1.0-1 + +- Opened the 3.1.0 branch based on nxauth-3.0.0-6. + +nxauth-3.0.0-6 + +- Updated the NoMachine copyright notice. + +nxauth-3.0.0-5 + +- Changed the copyright attribution from Medialogic to NoMachine. + +nxauth-3.0.0-4 + +- Changed the LICENSE file to state that the software is only made + available under the version 2 of the GPL. + +- Added file COPYING. + +nxauth-3.0.0-3 + +- Updated copyright notices to year 2007. + +nxauth-3.0.0-2 + +- Imported changes up to nxauth-2.1.0-1. + +- Ignoring lock on '.Xauthority' file. + +- Using '__CYGWIN__' definition in process.c. 'WIN32' is not defined + during compilation under nx-X11 and wrong code block is used to + rename xauth temporary file. + +nxauth-3.0.0-1 + +- Opened the 3.0.0 branch based on nxauth-2.0.0-2. + +nxauth-2.0.0-2 + +- Updated the NoMachine copyright notices. + +nxauth-2.0.0-1 + +- Opened the 2.0.0 branch based on the 1.6.0-1. + +nxauth-1.6.0-1 + +- Opened the 1.6.0 branch based on nxauth-1.5.0-1. + +nxauth-1.5.0-1 + +- Opened the 1.5.0 branch. + +nxauth-1.4.1-1 + +- Opened the 1.4.1 branch. + +nxauth-1.4.0-2 + +- Removed debug message 'host name is'. + +nxauth-1.4.0-1 + +- Opened the 1.4.0 branch based on nxauth-1.3.2-1. + +nxauth-1.3.2-1 + +- Opened the 1.3.2 branch. + +nxauth-1.3.1-2 + +- Fixed problem with compilation on systems without + X11 includes instaled. |