summaryrefslogtreecommitdiff
path: root/source3/lib/talloc/NEWS
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2008-09-14 19:18:12 +0200
committerStefan Metzmacher <metze@samba.org>2008-09-14 19:18:12 +0200
commitbedd2710fb645cfcc18fe08fdae2aaa8c709be3b (patch)
treef38597507c40244d8bb76c61a7a1a62c37368d98 /source3/lib/talloc/NEWS
parentafbd57080b03e01f31c3a873769b097bd876928f (diff)
downloadsamba-bedd2710fb645cfcc18fe08fdae2aaa8c709be3b.tar.gz
samba-bedd2710fb645cfcc18fe08fdae2aaa8c709be3b.tar.bz2
samba-bedd2710fb645cfcc18fe08fdae2aaa8c709be3b.zip
lib/talloc: sync build system changes from samba4
metze (This used to be commit 0143c320ccf21c00e1a09b8363cd42724b76faf9)
Diffstat (limited to 'source3/lib/talloc/NEWS')
-rw-r--r--source3/lib/talloc/NEWS13
1 files changed, 13 insertions, 0 deletions
diff --git a/source3/lib/talloc/NEWS b/source3/lib/talloc/NEWS
new file mode 100644
index 0000000000..e5b3aa0731
--- /dev/null
+++ b/source3/lib/talloc/NEWS
@@ -0,0 +1,13 @@
+1.0.1 26 May 2007
+
+ BUGS
+
+ * Set name of correctly when using talloc_append_string() (metze)
+
+ LICENSE
+
+ * Change license of files in lib/replace to LGPL (was GPL). (jelmer)
+
+1.0.0 30 April 2007
+
+ Initial release.