Index: trunk/Nebulous-Server/Build.PL
===================================================================
--- trunk/Nebulous-Server/Build.PL	(revision 16261)
+++ trunk/Nebulous-Server/Build.PL	(revision 16262)
@@ -116,4 +116,5 @@
         bin/neb-mv
         bin/neb-rm
+        bin/neb-stat
         bin/neb-touch
         bin/nebdiskd
Index: trunk/Nebulous-Server/Changes
===================================================================
--- trunk/Nebulous-Server/Changes	(revision 16261)
+++ trunk/Nebulous-Server/Changes	(revision 16262)
@@ -2,4 +2,5 @@
 
 0.07
+    - add neb-stat
     - add additional fkey constrains to the instance table
     - fix installation of neb-replicate & neb-cull
Index: trunk/Nebulous-Server/MANIFEST
===================================================================
--- trunk/Nebulous-Server/MANIFEST	(revision 16261)
+++ trunk/Nebulous-Server/MANIFEST	(revision 16262)
@@ -19,4 +19,5 @@
 bin/neb-replicate
 bin/neb-rm
+bin/neb-stat
 bin/neb-touch
 bin/nebdiskd
