Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
[Qt] Fix display of package name on 'open config file' tooltip #11198
Conversation
|
utACK 6c26e89 |
|
utACK 6c26e89 |
MarcoFalke
added this to the 0.15.0 milestone
Aug 30, 2017
MarcoFalke
added
GUI
Needs backport
labels
Aug 30, 2017
|
Marked for backport in case it can make it through. Imo, does not need a fresh rc. |
|
I have tested this patch off the v0.15.0rc3 tag with --disablewallet (as I don't have bdb4.8 on the machine atm). |
|
Also working on a PR against master as it doesn't merge cleanly |
esotericnonsense
changed the base branch from
0.15
to
master
Aug 30, 2017
|
ACK 14ccd4d |
MarcoFalke
merged commit 14ccd4d
into
bitcoin:master
Sep 2, 2017
1 check passed
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
added a commit
that referenced
this pull request
Sep 2, 2017
|
Post merge ACK 14ccd4d |
MarcoFalke
modified the milestones:
0.15.1,
0.15.0
Sep 5, 2017
added a commit
to MarcoFalke/bitcoin
that referenced
this pull request
Oct 3, 2017
MarcoFalke
removed
the
Needs backport
label
Oct 4, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
esotericnonsense commentedAug 30, 2017
This patch addresses #11197.