summaryrefslogtreecommitdiffstats
path: root/ctdb/lib/talloc/NEWS
diff options
context:
space:
mode:
authorAmitay Isaacs <amitay@gmail.com>2014-05-16 00:05:10 +1000
committerMichael Adam <obnox@samba.org>2014-06-20 23:38:09 +0200
commit893e6dba02b259c8afa682bd3cc6de85437119be (patch)
tree0d5c4af82a5172428e1f7329c73672eea0024beb /ctdb/lib/talloc/NEWS
parent91274d97a644ece172ad99937967cec3d7258b0e (diff)
ctdb-build: Remove duplicate talloc library
Signed-off-by: Amitay Isaacs <amitay@gmail.com> Reviewed-by: Michael Adam <obnox@samba.org>
Diffstat (limited to 'ctdb/lib/talloc/NEWS')
-rw-r--r--ctdb/lib/talloc/NEWS13
1 files changed, 0 insertions, 13 deletions
diff --git a/ctdb/lib/talloc/NEWS b/ctdb/lib/talloc/NEWS
deleted file mode 100644
index e5b3aa0731..0000000000
--- a/ctdb/lib/talloc/NEWS
+++ /dev/null
@@ -1,13 +0,0 @@
-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.