... |
... |
@@ -1,7 +1,7 @@
|
1 |
1 |
# Ramize-Physave
|
2 |
2 |
by Apollia - http://astroblahhh.com/
|
3 |
3 |
|
4 |
|
-Version 1.1.
|
|
4 |
+Version 1.1.1.
|
5 |
5 |
|
6 |
6 |
Works in Lighthouse 64 Puppy Linux 6.02 Beta 2. http://lhpup.org/
|
7 |
7 |
|
... |
... |
@@ -17,6 +17,12 @@ on a physical disk instead of a RAM disk.
|
17 |
17 |
|
18 |
18 |
----
|
19 |
19 |
|
|
20 |
+Version 1.1.1 - June 29, 2017. Fixed small problems:
|
|
21 |
+
|
|
22 |
+* In the valicheck for rsync config files, fixed a mistaken regex and added a forgotten part of another regex.
|
|
23 |
+
|
|
24 |
+* And fixed "Ramize Any Physaved Folder" so it no longer makes the temporary Ramize Rsync config file invalid (a problem which caused Ramize to abort before ramizing anything).
|
|
25 |
+
|
20 |
26 |
Version 1.1 - June 28, 2017. Now Ramize-Physave checks to make sure the rsync config files "Ramize Rsync" and "Physave Rsync" are valid and contain only comments and an rsync command line.
|
21 |
27 |
|
22 |
28 |
----
|