summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-01-07 15:16:36 +0000
committerCarl Hetherington <cth@carlh.net>2016-01-07 15:16:36 +0000
commitf9482e2896031942784f870306e705d070ceac9d (patch)
tree2cf0bcc0a786705985100c0ddac38162adb57768 /ChangeLog
parent9ec580d9c12d6e68a44c5b81cca5d7342f7453ff (diff)
Sort image files added using "Add file(s)..." alphabetically,
as I think this is less surprising than trying to do it by number. Numerically-named files are much more likely to be added using "Add folder.."
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5dd493a46..1988607a5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2016-01-07 c.hetherington <cth@carlh.net>
+
+ * Sort image files added using "Add file(s)..." alphabetically
+ rather than trying to find numbers in the filenames.
+
2016-01-07 Carl Hetherington <cth@carlh.net>
* Version 2.6.12 released.