Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNino van Hooff <ninovanhooff@gmail.com>2020-06-30 18:04:03 +0300
committerNino van Hooff <ninovanhooff@gmail.com>2020-06-30 18:04:03 +0300
commitc50f7aa4558576612c71daa4612f217ac2afa9eb (patch)
tree41ecd126b792d3d7eab2166187089938bfbce61c /resources/texts/change_log.txt
parent99f4c1a2d36f4dc31b5c0ca0867f7ac70be830a3 (diff)
Add a print job name setting to general preferences
CURA-5479
Diffstat (limited to 'resources/texts/change_log.txt')
-rw-r--r--resources/texts/change_log.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/resources/texts/change_log.txt b/resources/texts/change_log.txt
index 8ce125d932..7621f6f713 100644
--- a/resources/texts/change_log.txt
+++ b/resources/texts/change_log.txt
@@ -140,7 +140,7 @@ A new performance enhancement that limits re-rendering of the application interf
Previous versions used different ways of handling HTTP requests. This version uses a unified method, for better performance.
* Job names less sensitive to being touched.
-A contribution from fieldOfview has fixed an issue where the jobname in the bottom-left of the scene is no longer made static by clicking on it. If you load a model and change to another printer, the prefix is now correctly updated.
+A contribution from fieldOfview has fixed an issue where the job name in the bottom-left of the scene is no longer made static by clicking on it. If you load a model and change to another printer, the prefix is now correctly updated.
* Property checks on instance containers.
A new speed optimization for reading setting values from profiles.