Skip to content
GitLab
Next
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Primary navigation
Search or go to…
Project
mutt
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Privacy statement
Keyboard shortcuts
?
What's new
6
Snippets
Groups
Projects
Show more breadcrumbs
Mutt Project
mutt
Commits
00093fd7
Commit
00093fd7
authored
2 years ago
by
Kevin J. McCarthy
Browse files
Options
Downloads
Patches
Plain Diff
automatic post-release commit for mutt-2.2.9
parent
b40c28ce
No related branches found
Branches containing commit
Tags
mutt-2-2-9-rel
Tags containing commit
No related merge requests found
Pipeline
#693020642
passed
2 years ago
Stage: shellcheck
Stage: build
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ChangeLog
+63
-0
63 additions, 0 deletions
ChangeLog
VERSION
+1
-1
1 addition, 1 deletion
VERSION
with
64 additions
and
1 deletion
ChangeLog
+
63
−
0
View file @
00093fd7
2022-11-12 12:44:13 -0800 Kevin McCarthy <kevin@8t8.us> (b40c28ce)
* Update UPDATING file for 2.2.9.
M UPDATING
2022-11-12 12:39:11 -0800 Kevin McCarthy <kevin@8t8.us> (a5296bcd)
* Document the <1234> key syntax for bind.
This is useful for octal values of greater (or less) than three
digits.
M doc/manual.xml.head
2022-11-06 19:19:40 -0800 Kevin McCarthy <kevin@8t8.us> (3c0f8597)
* Fix non-printable keyname printing to use <octal> syntax.
The IsPrint() was grabbing values outside the range of a char.
Instead, restrict the range and fall back to the <octal> syntax, which
the muttrc actually accepts.
M keymap.c
2022-11-07 14:32:59 -0800 Kevin McCarthy <kevin@8t8.us> (52753702)
* Move AM_PATH_GPG_ERROR before AM_PATH_GPGME.
The former sets $GPGRT_CONFIG which the latter needs to find and use
gpgrt-config instead of gpgme-config.
M configure.ac
2022-11-07 09:01:58 -0800 Kevin McCarthy <kevin@8t8.us> (012981e8)
* Update gpgme autoconf files to the latest versions.
GPGME is transitioning away from gpgme-config, to gpgrt-config, and
the new autoconf files are required to make the transition.
Thanks to Vincent Lefèvre for reporting the problem and helping test
the required fixes.
M m4/gpg-error.m4
M m4/gpgme.m4
2022-11-06 08:48:32 -0800 Kevin McCarthy <kevin@8t8.us> (80e79060)
* Adjust manual concerning IMAP Fcc in batch mode.
Remove the sentence saying it isn't supported from the Batch
Composition Flow section of the manual.
M doc/manual.xml.head
2022-11-05 13:14:09 -0700 Kevin McCarthy <kevin@8t8.us> (57e3de6d)
* automatic post-release commit for mutt-2.2.8
M ChangeLog
M VERSION
2022-11-05 12:37:33 -0700 Kevin McCarthy <kevin@8t8.us> (44b9bd4f)
* Update UPDATING file for 2.2.8 release.
This diff is collapsed.
Click to expand it.
VERSION
+
1
−
1
View file @
00093fd7
2.2.
8
2.2.
9
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