Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Archive
gnome-system-log
Commits
a89f823b
Commit
a89f823b
authored
Mar 26, 2012
by
Cosimo Cecchi
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
release: prepare for 3.4.0
parent
569ebd98
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 @
a89f823b
GNOME System Log 3.4.0 - 26th March 2012
========================================
- Fix crash during initial setup (Matthias Clasen)
- Fix crash when storing array of saved log files (Matthias Clasen)
- Ensure GPL v2+ is mentioned in all license headers
- Translation updates
GNOME System Log 3.3.92 - 19th March 2012
=========================================
...
...
configure.ac
View file @
a89f823b
dnl -*- mode: m4 -*-
AC_PREREQ(2.63)
AC_INIT([gnome-system-log],[3.
3.92
],[],[gnome-system-log])
AC_INIT([gnome-system-log],[3.
4.0
],[],[gnome-system-log])
AC_CONFIG_HEADERS(config.h)
AC_CONFIG_MACRO_DIR([m4])
...
...
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