Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
0b823ebb
...
0b823ebb2c6751e91017fb7668a339c61358e5dd
authored
2005-08-29 11:39:23 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Updated
1 parent
6929560d
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
12 additions
and
1 deletions
ChangeLog
NEWS
ChangeLog
View file @
0b823eb
...
...
@@ -2,6 +2,7 @@
* configure.ac: Raise version number to 0.6.92
Raise library current interface version to 1
* NEWS: Updated
* include/mailutils/filter.h,
include/mailutils/registrar.h, include/mailutils/types.h,
...
...
NEWS
View file @
0b823eb
GNU mailutils NEWS -- history of user-visible changes. 2005-08-
12
GNU mailutils NEWS -- history of user-visible changes. 2005-08-
29
Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
See the end of file for copying conditions.
Please send mailutils bug reports to <bug-mailutils@gnu.org>.
Version 0.6.92:
* Library namespace is optimized. All global identifiers begin with mu_.
NOTE: This is incompatible change.
* Main library is renamed to libmailutils
NOTE: This is incompatible change, unless you use mailutils-config to
obtain library names (which is recommended, anyway).
Version 0.6.91:
* libsieve: New action 'vacation'
...
...
Please
register
or
sign in
to post a comment