From 9a08bb015caaf36095244d00b83184e0ebcfdfef Mon Sep 17 00:00:00 2001 From: Samba Release Account Date: Thu, 4 Jul 1996 03:17:08 +0000 Subject: Started uninstall in Makefile Updated some email addresses (This used to be commit a7be82ee6e56481b907ab3672b214639ec63c9b5) --- source3/change-log | 5 +++-- 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" -- cgit