summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/bug_improve-bootstrap-script1
-rw-r--r--changes/feature-3925_automate-i18n2
2 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug_improve-bootstrap-script b/changes/bug_improve-bootstrap-script
new file mode 100644
index 00000000..855efcb7
--- /dev/null
+++ b/changes/bug_improve-bootstrap-script
@@ -0,0 +1 @@
+ o Add call to `make` to bootstrap script.
diff --git a/changes/feature-3925_automate-i18n b/changes/feature-3925_automate-i18n
new file mode 100644
index 00000000..60f31813
--- /dev/null
+++ b/changes/feature-3925_automate-i18n
@@ -0,0 +1,2 @@
+ o Automate internationalization process, create project file dynamically on
+ make. Closes #3925.