diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-01-20 16:59:02 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2014-01-20 16:59:02 +0000 |
commit | fc9bbf5350fcb094b3704c73e49ec7a79477e2c0 (patch) | |
tree | 56a57fec698b3036760b296779972bf8a3a0277a /plugins/RemovePersonalSettings/docs/rps_changelog.txt | |
parent | d04b681f98b9d0358232440c9e913e92a237618a (diff) |
RemovePersonalSettings added to solutions
git-svn-id: http://svn.miranda-ng.org/main/trunk@7792 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/RemovePersonalSettings/docs/rps_changelog.txt')
-rw-r--r-- | plugins/RemovePersonalSettings/docs/rps_changelog.txt | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/plugins/RemovePersonalSettings/docs/rps_changelog.txt b/plugins/RemovePersonalSettings/docs/rps_changelog.txt new file mode 100644 index 0000000000..1b1091452b --- /dev/null +++ b/plugins/RemovePersonalSettings/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 |