Index: trunk/Nebulous-Server/Build.PL
===================================================================
--- trunk/Nebulous-Server/Build.PL	(revision 13256)
+++ trunk/Nebulous-Server/Build.PL	(revision 13257)
@@ -111,4 +111,5 @@
         bin/neb-cp
         bin/neb-df
+        bin/neb-locate
         bin/neb-initdb
         bin/neb-ls
Index: trunk/Nebulous-Server/Changes
===================================================================
--- trunk/Nebulous-Server/Changes	(revision 13256)
+++ trunk/Nebulous-Server/Changes	(revision 13257)
@@ -2,4 +2,5 @@
 
 0.05
+    - add neb-locate
     - change all Nebulous::Client public methods to behave in list context
     - rework the getmountedvol() stored procedure to attempt to work around
Index: trunk/Nebulous-Server/MANIFEST
===================================================================
--- trunk/Nebulous-Server/MANIFEST	(revision 13256)
+++ trunk/Nebulous-Server/MANIFEST	(revision 13257)
@@ -13,4 +13,5 @@
 bin/neb-df
 bin/neb-initdb
+bin/neb-locate
 bin/neb-ls
 bin/neb-mv
Index: trunk/Nebulous-Server/Todo
===================================================================
--- trunk/Nebulous-Server/Todo	(revision 13256)
+++ trunk/Nebulous-Server/Todo	(revision 13257)
@@ -27,4 +27,5 @@
 - add multiple regex and/or glob support to neb-ls, eg. neb-ls -r 'foo.*' -r 'bar$'
 - store the key name as an xattr on the actual on disk file
+- add an neb-locate --reverse option to map uri/paths into keys
 
 distant future
