blob: adb0c5d0ba18d3f8c7044aa783ee79e4f9883e38 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
|
snapman (1.2a) unstable; urgency=medium
* Release 1.2a.
+ Only make backups is there are changes.
+ Minor improvements.
+ New icon.
-- Manuel Domínguez López <mdomlop@gmail.com > Wed, 15 May 2019 12:53:57 +0200
snapman (1.1a) unstable; urgency=medium
* Release 1.1a.
+ Fix new python-pyqtwebengine dependency.
+ Using setproctitle module for set the name of the process.
+ Improved Makefile.
-- Manuel Domínguez López <mdomlop@gmail.com > Fri, 08 Mar 2019 17:41:41 +0100
snapman (1.0a) unstable; urgency=medium
* Release 1.0a.
+ Per section umask.
+ Qt graphic interface.
+ New modular design.
+ Added function for force creating a new snapshot.
+ Minor changes in command line output.
-- Manuel Domínguez López <mdomlop@gmail.com> Thu, 16 Aug 2018 18:42:14 +0200
snapman (0.9b) unstable; urgency=medium
* Release 0.9b.
+ Cosmetic fixes.
+ Debian and Arch linux packaging.
-- Manuel Domínguez López <mdomlop@gmail.com> Mon, 30 Oct 2017 13:28:10 +0100
snapman (0.9a) unstable; urgency=medium
* Release 0.9a.
+ Renamed project to Snapman.
+ Better format for configuration file.
+ Multi-thread daemon mode.
+ Removed --purge command line option. Improved options are available.
+ Added new commad line options.
+ Updated man pages.
+ Debian packaging.
-- Manuel Domínguez López <mdomlop@gmail.com> Sat, 28 Oct 2017 06:06:10 +0200
|