Skip to content

Commit

Permalink
release: 3.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Carlos Garcia Campos committed May 27, 2015
1 parent f65e22d commit 145647f
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
26 changes: 26 additions & 0 deletions NEWS
Original file line number Diff line number Diff line change
@@ -1,3 +1,29 @@
================
Evince 3.17.2
================

New features and improvements:

* Add initial support for PDF multimedia using GStreamer (#573748,
Carlos Garcia Campos)

Bug fixes:

* Add accessible relations between the labels in properties dialog
(#749127, Joanmarie Diggs)

Translation updates:

* David (ca)
* Daniel Mustieles (es)
* Åka Sikrom (nb)
* Cédric Valmary (Tot en òc) (oc)
* Antonio Fernandes C. Neto (pt_BR)
* Dušan Kazik (sk)
* Matej Urbančič (sl)
* Victor Ibragimov (tg)
* YunQiang Su (zh_CN)

================
Evince 3.17.1
================
Expand Down
2 changes: 1 addition & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

m4_define([ev_major_version],[3])
m4_define([ev_minor_version],[17])
m4_define([ev_micro_version],[1])
m4_define([ev_micro_version],[2])
m4_define([ev_extra_version],[])
m4_define([ev_version],[ev_major_version.ev_minor_version.ev_micro_version()ev_extra_version])

Expand Down

0 comments on commit 145647f

Please sign in to comment.