Skip to content

Commit b927998

Browse files
committed
RELEASE_NOTES.md: oom on small systems.
1 parent ca43a67 commit b927998

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

RELEASE_NOTES.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ changes (where available).
111111
image, most slider directions for angles have been reversed. You may
112112
want to add a "-1" speed to any shortcuts you have gotten used to.
113113

114-
115114
- Added new default shortcut keys. These will take effect only if the
116115
keys do not yet have user-defined assignments.
117116

@@ -196,9 +195,12 @@ changes (where available).
196195
- Fixed an issue when positioning the main darkroom windows due to
197196
precision in computation. The precision is now to the pixel and
198197
avoid a displacement in some cases.
199-
198+
200199
- Fixed issue in darktable-cli that prevented input files from being detected.
201200

201+
- Fixed out of memory issue which could kill Darktable on small
202+
systems when processing large images.
203+
202204
## Lua
203205

204206
### API Version

0 commit comments

Comments
 (0)