summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-29 00:05:12 +0000
committerAlan Coopersmith <Alan.Coopersmith@sun.com>2005-10-29 00:05:12 +0000
commitf4a2e78f543a5b8ab5101cd22b625addc12cf6a5 (patch)
treefdd123514fa57378ac0c121fa4bd065ad55a1946 /ChangeLog
parent461b7fc37aae3578577a9eab2c9310287af14726 (diff)
Add -DGREET_LIB to GREETER_CFLAGS on Solaris & SVR4 (was in #if SVR4 in
Imake) Add --with-random-device and checks for /dev/urandom & /dev/random for source of random data for key generation Link libXdmgreet with Xinerama & XPM libraries when using those features.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 982cb09..6663cd4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-10-28 Alan Coopersmith <alan.coopersmith@sun.com>
+
+ * configure.ac:
+ Add -DGREET_LIB to GREETER_CFLAGS on Solaris & SVR4 (was in #if SVR4
+ in Imake)
+ Add --with-random-device and checks for /dev/urandom & /dev/random
+ for source of random data for key generation
+ Link libXdmgreet with Xinerama & XPM libraries when using those
+ features.
+
2005-10-25 Alan Coopersmith <alan.coopersmith@sun.com>
* configure.ac: