Opened 5 years ago

Closed 5 years ago

#11535 closed enhancement (fixed)

poppler-0.73.0

Reported by: Bruce Dubbs Owned by: Bruce Dubbs
Priority: normal Milestone: 8.4
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New minor version.

Change History (3)

comment:1 by Bruce Dubbs, 5 years ago

Owner: changed from blfs-book to Bruce Dubbs
Status: newassigned

comment:2 by Bruce Dubbs, 5 years ago

Release 0.73.0:

core:

  • Fix regression reading some encrypted files.
  • Add X509CertificateInfo classes
  • Add new 'IgnoreDiacritics' option to ::findText().
  • Open files with CLOEXEC flag set
  • Remove Gulong, Guint, Gushort, Guchar typedefs
  • Fix handling of some broken files.

cpp:

  • Make initialization of globalParams threadsafe
  • Fix page::text_list encoding issue
  • Improve handling of UTF-16 by considering Endianess
  • Add API to specify a custom data directory

qt5:

  • Expose X509CertificateInfo
  • Add the possibility of getting version
  • Add new 'IgnoreDiacritics' search flag.
  • Make initialization of globalParams threadsafe
  • ArthurOutputDev: Remove all Splash code usage

glib:

  • add new 'POPPLER_FIND_IGNORE_DIACRITICS' find flag.
  • Fix named destinations.
  • Make PrintScaling preference available in API.

build system:

  • Rename ENABLE_XPDF_HEADERS to ENABLE_UNSTABLE_API_ABI_HEADERS
  • support enabling NSS on mingw
  • Windows: only set SOVERSION for shared libs

comment:3 by Bruce Dubbs, 5 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 20941.

Note: See TracTickets for help on using tickets.