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
181e2af1
Commit
181e2af1
authored
Sep 21, 2006
by
Kristian Høgsberg
Browse files
2006-09-20 Kristian Høgsberg <krh@redhat.com>
* NEWS: Sum up changes. * configure.ac: Bump release to 0.5.4.
parent
cc9c17a6
Changes
3
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
181e2af1
2006-09-20 Kristian Høgsberg <krh@redhat.com>
* NEWS: Sum up changes.
* configure.ac: Bump release to 0.5.4.
* poppler/Gfx.cc: Remove last remnant of erroneous type3 commit a
while back, fixing #8182.
...
...
NEWS
View file @
181e2af1
Release 0.5.4
- Automatically read in CJK encoding files if they're
installed (#2984, #7105, #7093). This works with the new
poppler-data package.
- Speed ups by Krzysztof Kowalczyk (#8112)
- Patch from Dom Lachowicz to let the utils take input on stdin.
- Bugs fixed (#8182, #4649, #7906, #8048, #7113, #4515, #3948,
#7924, #7780, #7646, #6948)
Release 0.5.3
- Add poppler as a private requires of poppler-glib.
...
...
configure.ac
View file @
181e2af1
AC_PREREQ(2.59)
AC_INIT(poppler, 0.5.
3
)
AC_INIT(poppler, 0.5.
4
)
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