summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2009-08-28 10:16:44 +1000
committerDarren Tucker <dtucker@zip.com.au>2009-08-28 10:16:44 +1000
commit28b973ea267e790e566da7a11bd36d5c90ed5841 (patch)
tree935a75b66d97793a784056b2f146c48320ae2463 /ChangeLog
parent82edf23fffc4accf7686da08367e9fd5b5baa487 (diff)
- dtucker [auth-sia.c] Roll back the change for bug #1241 as it apparently
causes problems in some Tru64 configurations.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 58cb16454..fe2f0c5ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
120090828
2 - dtucker [auth-sia.c] Roll back the change for bug #1241 as it apparently
3 causes problems in some Tru64 configurations.
4
120090820 520090820
2 - (dtucker) [includes.h] Bug #1634: do not include system glob.h if we're not 6 - (dtucker) [includes.h] Bug #1634: do not include system glob.h if we're not
3 using it since the type conflicts can cause problems on FreeBSD. Patch 7 using it since the type conflicts can cause problems on FreeBSD. Patch