VOOZH about

URL: http://anzwix.com/a/Epiphany/release3114

⇱ Anzwix / Epiphany / [release] 3.11.4


Anzwix

  1. Latest News
  2. Linux Kernel: Linux 7.2-rc1
  3. avutil/int128: add header for 128-bit integers
  4. swscale/rational64: add 64-bit rational type
  5. avfilter/vf_scale_cuda: add `use_filters` option
  6. swscale/format: add support for AV_PIX_FMT_PAL8
  7. Linux Kernel: Linux 7.1
  8. swscale: add new SwsContext.backends option
  9. avcodec/itut35: add support for HDR Vivid


  1. Latest News (cont.)
  2. Linux Kernel: Linux 7.1-rc6
  3. avcodec/bsf: add dovi_split BSF
  4. avformat/mov: add support for vdep based tref
  5. Arch64: Add support for SVE2 ifuncs
  6. Linux Kernel: Linux 7.1-rc5
  7. swscale/aarch64: add NEON yuv->rgb16 fast paths
  8. avformat/webp: add Animated WebP demuxer
  9. apv_decode: add a Vulkan hwaccel
  10. Linux Kernel: Linux 7.1-rc4
  11. Linux Kernel: Linux 7.1-rc3
  12. Linux Kernel: Linux 7.1-rc2

Featured content is also available via:

👁 Image
👁 Image
👁 Image

[release] 3.11.4

Desktop / GNOME / Epiphany - Claudio Saavedra [igalia.com] - 7 February 2014 12:15 UTC



###

diff --git a/NEWS b/NEWS
index 5135986..4fbd896 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
===============
+Epiphany 3.11.4
+===============
+
+ - New history window (#721415)
+ - Add one-process-per-tab multiprocess suport (#723302)
+ - Make sure popup windows respect window properties (#723238)
+ - Use header bars in dialogs (#723803)
+ - Do not open an additional empty window when started with arguments in private
+ mode (#723022)
+ - Other many code fixes.
+ - Updated translations.
+
+===============
Epiphany 3.11.3
===============

diff --git a/configure.ac b/configure.ac
index 7eddcdb..ee3eaba 100644
--- a/configure.ac
+++ b/configure.ac
@@ -17,7 +17,7 @@

m4_define([epiphany_version_major],[3])
m4_define([epiphany_version_minor],[11])
-m4_define([epiphany_version_micro],[3])
+m4_define([epiphany_version_micro],[4])
m4_define([epiphany_version],[epiphany_version_major.epiphany_version_minor.epiphany_version_micro])

AC_INIT([GNOME Web Browser],[epiphany_version],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])

0b2777b [release] 3.11.4
NEWS | 13 +++++++++++++
configure.ac | 2 +-
2 files changed, 14 insertions(+), 1 deletion(-)

Upstream: git.gnome.org


Legal Disclaimer & Disclosure | Contact Us
Copyright © 2010 - 2026 by Phoronix Media. All rights reserved.
All trademarks and copyrights used are properties of their respective owners.
Powered by the Phoronix Content Management System (PHXCMS-8).