mirror of
https://github.com/owntracks/recorder.git
synced 2026-08-27 16:57:21 +00:00
version 0.2.9
- FIX: added API description and diagram to documentation - NEW: kill has been surfaced into the API (disabled by compile flag by default) - FIX: kill now also deletes LAST file and its parent directories if empty - NEW: ocat --load-ghash can load revgeo db - NEW: ocat --dump-ghash dumps content of revgeo db - FIX: main index now shows users/devices already in storage
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
|
||||
2015-09-15 version 0.2.9
|
||||
- FIX: added API description and diagram to documentation
|
||||
- NEW: kill has been surfaced into the API (disabled by compile flag by default)
|
||||
- FIX: kill now also deletes LAST file and its parent directories if empty
|
||||
- NEW: ocat --load-ghash can load revgeo db
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
%define version 0.2.7
|
||||
%define version 0.2.9
|
||||
|
||||
Name: ot-recorder
|
||||
Version: %{version}
|
||||
|
||||
Reference in New Issue
Block a user