summaryrefslogtreecommitdiff
path: root/WHATSNEW.txt
diff options
context:
space:
mode:
authorKarolin Seeger <kseeger@samba.org>2009-04-15 10:49:07 +0200
committerKarolin Seeger <kseeger@samba.org>2009-04-15 11:09:36 +0200
commitc678209b56417af6724ae913eada396baf63a88a (patch)
treea593dd40ab4453e401f1ece6ad2f80593cedf2e5 /WHATSNEW.txt
parente96296b652fcee430519825b1c5259b4429bad1e (diff)
downloadsamba-c678209b56417af6724ae913eada396baf63a88a.tar.gz
s3/WHATSNEW: Add tevent to the list of internal changes.
Karolin (cherry picked from commit 83a9cbece9d1f3141c4f6bf7586a80f0eae6e37f)
Diffstat (limited to 'WHATSNEW.txt')
-rw-r--r--WHATSNEW.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/WHATSNEW.txt b/WHATSNEW.txt
index 1b27c936b8a..e0681792cb7 100644
--- a/WHATSNEW.txt
+++ b/WHATSNEW.txt
@@ -23,6 +23,7 @@ o Changed the way smbd handles untrusted domain names given during user
Internal changes:
o The ntsvcs, svcctl, eventlog and spoolss subsystems have been converted
to IDL.
+o Samba3 does now use the same tevent library as Samba4 does.
General Changes
@@ -71,6 +72,9 @@ development of Samba: Hand-marshalled RPC stubs.
Thanks a lot! :-)
+Samba3 does now use the same tevent library for fd and timer events as Samba4
+does.
+
######################################################################
Reporting bugs & Development Discussion