Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Masamichi Hosoda
poppler
Commits
00ffb9bf
Commit
00ffb9bf
authored
May 31, 2006
by
Kristian Høgsberg
Browse files
2006-05-31 Kristian Høgsberg <krh@redhat.com>
* NEWS: Sum up changes. * configure.ac: Bump release to 0.5.3.
parent
223a4bf3
Changes
3
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
00ffb9bf
2006-05-31 Kristian Høgsberg <krh@redhat.com>
* NEWS: Sum up changes.
* configure.ac: Bump release to 0.5.3.
2006-05-30 Kristian Høgsberg <krh@redhat.com>
* poppler-glib.pc.in:
...
...
NEWS
View file @
00ffb9bf
Release 0.5.3
- Add poppler as a private requires of poppler-glib.
- Allow CairoFont creation to fail more gracefully (#4030).
- Back out the rest of krh's type3 font work.
- Revert splashModeRGB8 changes.
- Add missing poppler-annotation-helper.h.
Release 0.5.2
- Much improved Qt bindings (Albert Astals Cid).
...
...
configure.ac
View file @
00ffb9bf
AC_PREREQ(2.59)
AC_INIT(poppler, 0.5.
2
)
AC_INIT(poppler, 0.5.
3
)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)
AM_CONFIG_HEADER(poppler/poppler-config.h)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment