summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 6 insertions, 1 deletions
diff --git a/README b/README
index fc55831..12ed8f3 100644
--- a/README
+++ b/README
@@ -74,9 +74,14 @@ NotmuchError: Could not open the specified database
>>>del(tags)
+Building for a Debian package
+------------------------------
+dpkg-buildpackage -i"\.hg|\/build"
+
+
Changelog
---------
0.1 First public release
0.1.1 Fixed Database.create_query()
0.2.0 Implemented Thread() and Threads() methods
-0.2.1 Implemented the remaining API methods, notably Directory() and Filenames() \ No newline at end of file
+0.2.1 Implemented the remaining API methods, notably Directory() and Filenames()