New commits:
commit 61f70a4099614aa4bf9c2be50109936f86c7b507
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
glibc: Add standard restart() command (just calls reload)
Not worth PATCHLEVEL++ as we already have reload()
commit e6889f8adcf6892922d8204b5a1ad3cae51c80c2
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
samba4: Add restart() command
PATCHLEVEL++
commit 3a332fda8f3351c2adeb6a3e5dce7e06fe49d7fb
Author: Eric Sandall <sandalle AT sourcemage.org>
Commit: Eric Sandall <sandalle AT sourcemage.org>
nfs-utils: Add restart() command
PATCHLEVEL++
diff --git a/libs/glibc/HISTORY b/libs/glibc/HISTORY
index 040c807..1694d27 100644
--- a/libs/glibc/HISTORY
+++ b/libs/glibc/HISTORY
@@ -1,3 +1,6 @@
+2016-06-01 Eric Sandall <sandalle AT sourcemage.org>
+ * init.d/nscd: Add standard restart() command (just calls reload)
+
2016-05-24 Remko van der Vossen <wich AT sourcemage.org>
* PRE_BUILD, glibc-2.23_gcc6.patch: patched to build with gcc6