From 701343865c2f8191fc8bfc8747c52cc5fe627e94 Mon Sep 17 00:00:00 2001 From: Jelmer Vernooij Date: Fri, 10 Mar 2006 13:38:17 +0000 Subject: r14149: Add BUGS.txt (fixes #3523) (This used to be commit fc991c61b3394fe66efb813458228b3c8044b85a) --- BUGS.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 BUGS.txt diff --git a/BUGS.txt b/BUGS.txt new file mode 100644 index 0000000000..5eab0ac8eb --- /dev/null +++ b/BUGS.txt @@ -0,0 +1,6 @@ +Samba 4 is still feature incomplete. If you are using it for anything other +then education you are insane. + +Please file bug reports at https://bugzilla.samba.org/, product: Samba4. +Please include as much information as possible, such as SVN revision number +and backtraces. -- cgit