Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
cheese
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
41
Issues
41
List
Boards
Labels
Service Desk
Milestones
Merge Requests
7
Merge Requests
7
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
GNOME
cheese
Commits
30f3c463
Commit
30f3c463
authored
Sep 23, 2014
by
David King
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update NEWS for 3.14.0 release
parent
35c38e39
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
17 additions
and
2 deletions
+17
-2
NEWS
NEWS
+15
-0
configure.ac
configure.ac
+2
-2
No files found.
NEWS
View file @
30f3c463
ChangeLog for Cheese
--------------------
version 3.14.0
- Add gstreamer-plugins-bad-1.0 to GStreamer check
It is needed for the camerabin2 header.
- Post-release version bump to 3.14.0
- Added/Updated Translations
- da, courtesy of Kenneth Nielsen
- hi, courtesy of rajesh
- ja, courtesy of Hajime Taira
- mr, courtesy of Sandeep Shedmake
- pa, courtesy of A S Alam
- sr, courtesy of Мирослав Николић
- sr@latin, courtesy of Miroslav Nikolić
- uk, courtesy of Daniel Korostil
- zh_CN, courtesy of Tong Hui
version 3.13.92
- Remove outdated GTK+ version check
- Use APPSTREAM_XML instead of APPDATA_XML
...
...
configure.ac
View file @
30f3c463
...
...
@@ -41,8 +41,8 @@ GNOME_COMPILE_WARNINGS([maximum])
# - If binary compatibility has been broken (eg removed or changed interfaces)
# change to C+1:0:0
# - If the interface is the same as the previous version, change to C:R+1:A
AC_SUBST([LIBCHEESE_LT_VERSION], [7:2
8
:0])
AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [24:1
2
:1])
AC_SUBST([LIBCHEESE_LT_VERSION], [7:2
9
:0])
AC_SUBST([LIBCHEESE_GTK_LT_VERSION], [24:1
3
:1])
#*******************************************************************************
# Internationalization
...
...
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