diff options
Diffstat (limited to 'changes')
-rw-r--r-- | changes/bug-path_prefix | 2 | ||||
-rw-r--r-- | changes/check-if-schema-exists | 1 | ||||
-rw-r--r-- | changes/common-code-to-base-config | 1 |
3 files changed, 0 insertions, 4 deletions
diff --git a/changes/bug-path_prefix b/changes/bug-path_prefix deleted file mode 100644 index f112eba..0000000 --- a/changes/bug-path_prefix +++ /dev/null @@ -1,2 +0,0 @@ - o OSX: Fix problem with path prefix not returning the correct - value. Fixes #3273.
\ No newline at end of file diff --git a/changes/check-if-schema-exists b/changes/check-if-schema-exists deleted file mode 100644 index 1459112..0000000 --- a/changes/check-if-schema-exists +++ /dev/null @@ -1 +0,0 @@ - o Check if schema exists before load a config. Related to #3310. diff --git a/changes/common-code-to-base-config b/changes/common-code-to-base-config deleted file mode 100644 index d4e7fc1..0000000 --- a/changes/common-code-to-base-config +++ /dev/null @@ -1 +0,0 @@ - o Handle schemas and api versions in base class. Related to #3310. |