-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Highlights: * Fix several memory leaks (#770070 and #770069, Eric R. Schulz) * Fix scaling calculation in PostScript backend (#755776, Jason Crain) * Fix a crash when processing button events in EvView (#769700, Marek Kasik) * Fix a crash when opening a copy of a document with annotation popup windows (#760299, Jose Aliste) * Improve annotation properties dialog UI (#767895, Trinh Anh Ngoc) * Fix build with GCC 6 (Michael Catanzaro) Full list of changes at: https://git.gnome.org/browse/evince/tree/NEWS?h=3.22.1
- Loading branch information
prlw1
committed
Nov 26, 2016
1 parent
0fdbd4a
commit d03f768
Showing
4 changed files
with
11 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
$NetBSD: distinfo,v 1.11 2016/04/14 08:40:57 prlw1 Exp $ | ||
$NetBSD: distinfo,v 1.12 2016/11/26 12:44:05 prlw1 Exp $ | ||
|
||
SHA1 (evince-3.20.0.tar.xz) = 9bc833831fd5815da1b12899f3372e145a3b6b37 | ||
RMD160 (evince-3.20.0.tar.xz) = d20fd37623c297b9dd92bdaee67e541fee966dcf | ||
SHA512 (evince-3.20.0.tar.xz) = 924e2ea66f45cc449a03fa6bc5bda28e54a0add26bcbc0bd1e58fd2851b7999722e7e70e54e9f338f66a4527b5924e55ae03050be2fffc267fdfee2eba5c6d9d | ||
Size (evince-3.20.0.tar.xz) = 3342544 bytes | ||
SHA1 (evince-3.22.1.tar.xz) = 7b24678035c50c4ccaf76bdd64e228b1c1912d4b | ||
RMD160 (evince-3.22.1.tar.xz) = e2c5b03a59ec7a7d50b6c34d1aafed4d419fc8a5 | ||
SHA512 (evince-3.22.1.tar.xz) = c36a90bf98f25b4f9f05536f1a09c38be30b814529e17a4ab159ba7c1e952402a211f335d4cdf1928ace8a5b46d6d019fbbd457ce11c2ffa264d8bb7c32d5a18 | ||
Size (evince-3.22.1.tar.xz) = 3365004 bytes |