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
eecd06c8
Commit
eecd06c8
authored
May 22, 2006
by
Kristian Høgsberg
Browse files
2006-05-22 Kristian Høgsberg <krh@redhat.com>
* configure.ac: Bump release. * NEWS: Sum up changes.
parent
680f20df
Changes
3
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
eecd06c8
2006-05-22 Kristian Høgsberg <krh@redhat.com>
* configure.ac: Bump release.
* NEWS: Sum up changes.
2006-05-22 Kristian Høgsberg <krh@redhat.com>
Patch from Rainer Keller to fix the ImageOutputDev (#6984).
...
...
NEWS
View file @
eecd06c8
Release 0.5.2
-
- Much improved Qt bindings (Albert Astals Cid).
- Cairo backend now supports masked images (Jeff Muizelaar, #6174).
- Patches from Kouhei Sutou to make glib bindings more
language binding friendly (#6907, #6897, #6899, #6905).
- Search now works with ligatures (Ed Catmull, #2929).
- The glib bindings now has an entry point to render to a cairo_t.
- GCC 4.1 and MSVC compilation fixes.
- Memory leaks plugged: #6908, #6947, #6765, #6764, #6187
- Misc bug fixes: #6984, #6896, #6913, #6926, #4481, #5951,
#6551, #6500, #6492, #6454, #6079, #6167.
Release 0.5.1
...
...
configure.ac
View file @
eecd06c8
AC_PREREQ(2.59)
AC_INIT(poppler, 0.5.
1
)
AC_INIT(poppler, 0.5.
2
)
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