diff options
author | Orion Poplawski <orion@cora.nwra.com> | 2013-02-12 08:13:37 +0100 |
---|---|---|
committer | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2013-02-12 08:13:54 +0100 |
commit | d439556ff1b83aecb10991cf0f031fd4da23494e (patch) | |
tree | 27551ef7f6c433398026abfe3bee99ce1e7bffa5 /debian/changelog | |
parent | cf521a4b6c4362a7160adbbcc83e3771e671d5d4 (diff) | |
download | nx-libs-d439556ff1b83aecb10991cf0f031fd4da23494e.tar.gz nx-libs-d439556ff1b83aecb10991cf0f031fd4da23494e.tar.bz2 nx-libs-d439556ff1b83aecb10991cf0f031fd4da23494e.zip |
Fix wrong symlink direction of libNX_* files. (Fixes: #107).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index b7f95fec6..e437dc2d9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ nx-libs (2:3.5.0.18-0) UNRELEASED; urgency=low + [ Mike Gabriel ] * Remove duplicate install of nxproxy from main Makefile. Spotted by Jan Engelhard. + [ Orion Poplawski ] + * Fix wrong symlink direction of libNX_* files. (Fixes: #107). + -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 04 Jan 2013 13:27:05 +0100 nx-libs (2:3.5.0.17-0) unstable; urgency=low |