diff options
Diffstat (limited to 'source3')
-rw-r--r-- | source3/change-log | 5 | ||||
-rw-r--r-- | source3/lib/access.c | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/source3/change-log b/source3/change-log index 0b8fabc0da..42a27fe6f6 100644 --- a/source3/change-log +++ b/source3/change-log @@ -1,7 +1,8 @@ -Change Log for Samba +SUPERCEDED Change Log for Samba +^^^^^^^^^^ Unless otherwise attributed, all changes were made by -Andrew.Tridgell@anu.edu.au +Andrew.Tridgell@anu.edu.au. All bugs to samba-bugs@samba.anu.edu.au. NOTE: THIS LOG IS IN CHRONOLOGICAL ORDER diff --git a/source3/lib/access.c b/source3/lib/access.c index 224ede5968..4d5954096f 100644 --- a/source3/lib/access.c +++ b/source3/lib/access.c @@ -5,7 +5,7 @@ by Wietse Venema, Eindhoven University of Technology, The Netherlands. The code is used here with permission. The code has been considerably changed from the original. Bug reports -should be sent to Andrew.Tridgell@anu.edu.au +should be sent to samba-bugs@samba.anu.edu.au */ #include "includes.h" |