diff options
-rw-r--r-- | CHANGES | 1 | ||||
-rw-r--r-- | Makefile | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -1,3 +1,4 @@ +* 1.12.3 - Change the getstatusoutput function to not get error when reading special characters - Allow unicode characters in pwd (mga#73) @@ -1,5 +1,5 @@ PACKAGE = mgarepo -VERSION = 1.11.2 +VERSION = 1.11.3 .PHONY: all $(DIRS) clean clean: |