Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Epiphany
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
206
Issues
206
List
Boards
Labels
Milestones
Merge Requests
7
Merge Requests
7
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
Epiphany
Commits
24ca3fb8
Commit
24ca3fb8
authored
Apr 10, 2017
by
Michael Catanzaro
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Prepare 3.24.1
parent
90eebac3
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
1 deletion
+9
-1
NEWS
NEWS
+8
-0
configure.ac
configure.ac
+1
-1
No files found.
NEWS
View file @
24ca3fb8
3.24.1 - April 10, 2017
=======================
- Fix issues with add bookmark popover (#780443, #780851)
- Fix issues with bookmark importing (#780564)
- Use native file choosers for Flatpak compatibility (#780468)
- Updated translations
3.24.0 - March 19, 2017
=======================
...
...
configure.ac
View file @
24ca3fb8
...
...
@@ -30,7 +30,7 @@ AX_REQUIRE_DEFINED([YELP_HELP_INIT])
dnl Must be a valid git tag
m4_define([epiphany_changelog_start],[3.21.4])
AC_INIT([GNOME Web Browser],[3.24.
0
],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
AC_INIT([GNOME Web Browser],[3.24.
1
],[http://bugzilla.gnome.org/enter_bug.cgi?product=epiphany],[epiphany])
AX_IS_RELEASE([git-directory])
AC_PREREQ([2.69])
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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