Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-daemon
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
savoirfairelinux
jami-daemon
Commits
3a47dc15
Commit
3a47dc15
authored
16 years ago
by
Emmanuel Milou
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of
git+ssh://repos-sflphone-git@sflphone.org/~/sflphone
parents
f971e739
0327db3f
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
debian/changelog.hardy
+10
-0
10 additions, 0 deletions
debian/changelog.hardy
debian/changelog.intrepid
+11
-1
11 additions, 1 deletion
debian/changelog.intrepid
sflphone-gtk/configure.ac
+2
-0
2 additions, 0 deletions
sflphone-gtk/configure.ac
with
23 additions
and
1 deletion
debian/changelog.hardy
+
10
−
0
View file @
3a47dc15
sflphone (0.9.2-0ubuntu4) hardy; urgency=low
[ Emmanuel Milou ]
* add german translation
[ Yun Liu ]
* Fix GUI crash in Ubuntu8.10 64bit system
-- Yun Liu <yun.liu@savoirfairelinux.com> Thu, 08 Jan 2009 13:08:51 -0500
sflphone (0.9.2-0ubuntu3) hardy; urgency=low
[ Emmanuel Milou ]
...
...
This diff is collapsed.
Click to expand it.
debian/changelog.intrepid
+
11
−
1
View file @
3a47dc15
sflphone (0.9.2-0ubuntu3) intrepid; urgency=low
sflphone (0.9.2-2ubuntu4) intrepid; urgency=low
[ Emmanuel Milou ]
* add german translation
[ Yun Liu ]
* Fix GUI crash in Ubuntu8.10 64bit system
-- Yun Liu <yun.liu@savoirfairelinux.com> Thu, 08 Jan 2009 13:08:51 -0500
sflphone (0.9.2-2ubuntu3) intrepid; urgency=low
[ Emmanuel Milou ]
* The main thread synchronizes the ringtone thread
...
...
This diff is collapsed.
Click to expand it.
sflphone-gtk/configure.ac
+
2
−
0
View file @
3a47dc15
...
...
@@ -16,6 +16,8 @@ AC_ARG_WITH(debug,
)
if test "x$with_debug" = "xfull" -o "x$with_debug" = "xyes"; then
CFLAGS="$CFLAGS -g -DDEBUG -Wall -Wextra"
else
CFLAGS="$CFLAGS -g -Wall -O2"
fi
AC_PROG_CC
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment