Skip to content

Commit 8154d69

Browse files
committed
release candidate 1 of 2.12
update changelog and submit release candidate 1 of 2.12
1 parent 99ae7d4 commit 8154d69

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

ChangeLog

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ plugin: cleanup and better SSE detection
1414
plugin: add lab to any on float
1515
plugin: it can now be compiled as C++
1616
recover PDF documentation, but try to keep it under a resonable size.
17+
Prevent a rare but possible out-of-bounds read in postscript generator
1718

1819
-----------------------
1920
2.11 Maintenance release

include/lcms2.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
//
2424
//---------------------------------------------------------------------------------
2525
//
26-
// Version 2.12rc0
26+
// Version 2.12rc1
2727
//
2828

2929
#ifndef _lcms2_H

0 commit comments

Comments
 (0)