diff options
author | Brian Tarricone <brian@tarricone.org> | 2008-12-25 11:30:01 +0000 |
---|---|---|
committer | Brian Tarricone <brian@tarricone.org> | 2008-12-25 11:30:01 +0000 |
commit | 72e71dd5f2acfb8deb83ac5c601d060eda4f3465 (patch) | |
tree | 5b634d7101f8ab817bb6d609b27dcc2e90ec3356 /NEWS | |
parent | 3299e6352204fc5ccb6360bd5e2191a5b81f7405 (diff) | |
download | xfconf-72e71dd5f2acfb8deb83ac5c601d060eda4f3465.tar.gz |
fix perl binding link order on cygwin patch from
<yselkowitz@users.sourceforge.net> (bug 4735)
(Old svn revision: 29047)
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,7 +1,8 @@ -Xfce 4.6rc1 (Xfce 4.5.99.0) +Xfce 4.6beta3 (Xfce 4.5.93) =========================== * Install xfconfd to $(libexecdir) instead of $(bindir). + * Fix perl bindings link order on Cygwin (bug 4735). Xfce 4.6beta2 (Xfce 4.5.92) |