[PR #675] [MERGED] give trust-dns a logo #1593

Closed
opened 2026-03-16 02:14:53 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/675
Author: @bluejekyll
Created: 1/27/2019
Status: Merged
Merged: 1/28/2019
Merged by: @bluejekyll

Base: masterHead: brand-trust-dns


📝 Commits (1)

📊 Changes

44 files changed (+189 additions, -101 deletions)

View changed files

📝 CHANGELOG.md (+3 -3)
📝 README.md (+13 -11)
📝 crates/client/Cargo.toml (+2 -2)
📝 crates/client/README.md (+3 -3)
📝 crates/client/src/lib.rs (+4 -4)
📝 crates/client/src/rr/dnssec/keypair.rs (+1 -1)
📝 crates/client/src/serialize/txt/parse_rdata.rs (+2 -2)
📝 crates/https/Cargo.toml (+1 -1)
📝 crates/https/README.md (+3 -3)
📝 crates/native-tls/Cargo.toml (+1 -1)
📝 crates/native-tls/README.md (+3 -3)
📝 crates/openssl/Cargo.toml (+1 -1)
📝 crates/openssl/README.md (+3 -3)
📝 crates/proto/Cargo.toml (+1 -1)
📝 crates/proto/README.md (+3 -3)
📝 crates/proto/src/lib.rs (+1 -1)
📝 crates/proto/src/rr/dnssec/rdata/key.rs (+1 -1)
📝 crates/proto/src/rr/rdata/caa.rs (+9 -11)
📝 crates/proto/src/rr/record_data.rs (+1 -1)
📝 crates/resolver/CHANGELOG.md (+2 -2)

...and 24 more files

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/hickory-dns/hickory-dns/pull/675 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 1/27/2019 **Status:** ✅ Merged **Merged:** 1/28/2019 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `brand-trust-dns` --- ### 📝 Commits (1) - [`2b17715`](https://github.com/hickory-dns/hickory-dns/commit/2b17715d6c484848df64e5b350634c4466af7ff6) give trust-dns a logo ### 📊 Changes **44 files changed** (+189 additions, -101 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+3 -3) 📝 `README.md` (+13 -11) 📝 `crates/client/Cargo.toml` (+2 -2) 📝 `crates/client/README.md` (+3 -3) 📝 `crates/client/src/lib.rs` (+4 -4) 📝 `crates/client/src/rr/dnssec/keypair.rs` (+1 -1) 📝 `crates/client/src/serialize/txt/parse_rdata.rs` (+2 -2) 📝 `crates/https/Cargo.toml` (+1 -1) 📝 `crates/https/README.md` (+3 -3) 📝 `crates/native-tls/Cargo.toml` (+1 -1) 📝 `crates/native-tls/README.md` (+3 -3) 📝 `crates/openssl/Cargo.toml` (+1 -1) 📝 `crates/openssl/README.md` (+3 -3) 📝 `crates/proto/Cargo.toml` (+1 -1) 📝 `crates/proto/README.md` (+3 -3) 📝 `crates/proto/src/lib.rs` (+1 -1) 📝 `crates/proto/src/rr/dnssec/rdata/key.rs` (+1 -1) 📝 `crates/proto/src/rr/rdata/caa.rs` (+9 -11) 📝 `crates/proto/src/rr/record_data.rs` (+1 -1) 📝 `crates/resolver/CHANGELOG.md` (+2 -2) _...and 24 more files_ </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 02:14:53 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/hickory-dns#1593
No description provided.