diff options
author | Robert Pösel <robyer@seznam.cz> | 2013-10-29 20:28:55 +0000 |
---|---|---|
committer | Robert Pösel <robyer@seznam.cz> | 2013-10-29 20:28:55 +0000 |
commit | 366f71877c14fe9b452f435b1b8ed2ed1caf5115 (patch) | |
tree | 56a433182d6ad0a1333ecf14736e9a30ea9e31dd /plugins/rps/Docs/rps_changelog.txt | |
parent | 4a29682abc87c0d651d61c847dac741f85e9a30e (diff) |
Adopted RPS plugin
First compilable version.
git-svn-id: http://svn.miranda-ng.org/main/trunk@6687 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/rps/Docs/rps_changelog.txt')
-rw-r--r-- | plugins/rps/Docs/rps_changelog.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/plugins/rps/Docs/rps_changelog.txt b/plugins/rps/Docs/rps_changelog.txt new file mode 100644 index 0000000000..1b1091452b --- /dev/null +++ b/plugins/rps/Docs/rps_changelog.txt @@ -0,0 +1,22 @@ +Remove Personal Settings
+
+Changelog:
+
+. 0.1.0.4
+ + Added * to delete module names
+ + Added miranda 0.8 support
+ + Updated ini file
+
+. 0.1.0.3
+ + Added option to delete modules based on a sufix of the protocol name
+ + Added * to delete settings names
+ + Added config to delete alarms and sent files
+
+. 0.1.0.2
+ + Added SetProtocolsOffline
+ * Bugfixes
+
+. 0.1.0.1
+ + Added RemoveWholeProtocolModule
+ + Added DisabledProtocols to delete settings from these
+ + Added deletion of events from DB
\ No newline at end of file |