diff options
author | Samba Release Account <samba-bugs@samba.org> | 1996-07-04 03:17:08 +0000 |
---|---|---|
committer | Samba Release Account <samba-bugs@samba.org> | 1996-07-04 03:17:08 +0000 |
commit | 9a08bb015caaf36095244d00b83184e0ebcfdfef (patch) | |
tree | e4be6e6572b451e2877aa554042cf3cb422fe2fc /source3 | |
parent | ddbdce7018ecf1d613a5a7885bcdf1ed0eca9bd4 (diff) | |
download | samba-9a08bb015caaf36095244d00b83184e0ebcfdfef.tar.gz samba-9a08bb015caaf36095244d00b83184e0ebcfdfef.tar.bz2 samba-9a08bb015caaf36095244d00b83184e0ebcfdfef.zip |
Started uninstall in Makefile
Updated some email addresses
(This used to be commit a7be82ee6e56481b907ab3672b214639ec63c9b5)
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" |