Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Cool Fire
hexchat
Commits
02c92599
Commit
02c92599
authored
Dec 10, 2016
by
Patrick Griffis
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Bump version to 2.12.4
parent
26acd02e
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
14 additions
and
1 deletion
+14
-1
configure.ac
configure.ac
+1
-1
data/misc/hexchat.appdata.xml.in
data/misc/hexchat.appdata.xml.in
+13
-0
No files found.
configure.ac
View file @
02c92599
dnl Process this file with autoconf to produce a configure script.
AC_INIT([HexChat],[2.12.
3
])
AC_INIT([HexChat],[2.12.
4
])
AC_PREREQ([2.64])
AC_COPYRIGHT([Copyright (C) 1998-2010 Peter Zelezny])
...
...
data/misc/hexchat.appdata.xml.in
View file @
02c92599
...
...
@@ -23,6 +23,19 @@
</screenshot>
</screenshots>
<releases>
<release
date=
"2016-12-10"
version=
"2.12.4"
>
<description>
<p>
This is another bug fix release:
</p>
<ul>
<li>
Fix issue with timers causing ping timeouts
</li>
<li>
Fix building against OpenSSL 1.1
</li>
<li>
Fix /exec output printing invalid utf8
</li>
<li>
Replace doat plugin with an internal command
</li>
<li>
Change how tab colors interact with plugins
</li>
<li>
Enable filtering the beep character by default
</li>
</ul>
</description>
</release>
<release
date=
"2016-10-22"
version=
"2.12.3"
>
<description>
<p>
This is a minor bug fix release just cleaning up a few issues:
</p>
...
...
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