Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rdZVb-006IBk-Aa for pgsql-jdbc-commits@arkaria.postgresql.org; Fri, 23 Feb 2024 17:38:51 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1rdZVZ-002TcX-Ux for pgsql-jdbc-commits@arkaria.postgresql.org; Fri, 23 Feb 2024 17:38:50 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rdYpc-002KDn-6D for pgsql-jdbc-commits@lists.postgresql.org; Fri, 23 Feb 2024 16:55:28 +0000 Received: from out-24.smtp.github.com ([192.30.252.207]) by makus.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rdYpU-000dFo-CS for pgsql-jdbc-commits@lists.postgresql.org; Fri, 23 Feb 2024 16:55:27 +0000 Received: from github.com (hubbernetes-node-e39d022.ac4-iad.github.net [10.52.146.36]) by smtp.github.com (Postfix) with ESMTPA id 927D06410E6 for ; Fri, 23 Feb 2024 08:55:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2023; t=1708707320; bh=xtOvrKd+C5lE/SXhLxBqvTWZ4gYUeQQFqVAtTKMPmIE=; h=Date:From:To:Subject:List-Unsubscribe:From; b=RzIEZ4tkgXzC93c9h7sfdgt9CvNKImInWbT7bn4jGTVsLZqy8dblHYu/hTIh5lR8T wpYfXi6GxImgOqVhzCgp0ZN/n/IKdQAw+zTxnBtzZUhsdiYy0uWcKGcmVQ31UbeBWQ BH0b8eEwlN5v3pfHG0K7gj6/uVAn4gOvjqAOuGLg= Date: Fri, 23 Feb 2024 08:55:20 -0800 From: John Harvey To: pgsql-jdbc-commits@lists.postgresql.org Message-ID: Subject: [pgjdbc/pgjdbc] b591b9: Fix 2 changelog entry titles (#3142) Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Approved: 58GruLoMopuc X-GitHub-Recipient-Address: pgsql-jdbc-commits@lists.postgresql.org X-Auto-Response-Suppress: All List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk Branch: refs/heads/master Home: https://github.com/pgjdbc/pgjdbc Commit: b591b9fe8d9260b8ddae370323970eec26b1034b https://github.com/pgjdbc/pgjdbc/commit/b591b9fe8d9260b8ddae370323970eec26b1034b Author: John Harvey Date: 2024-02-23 (Fri, 23 Feb 2024) Changed paths: M docs/content/changelogs/2023-11-20-42.7.0-release.md M docs/content/changelogs/2023-12-06-42.7.1-release.md Log Message: ----------- Fix 2 changelog entry titles (#3142) To unsubscribe from these emails, change your notification settings at https://github.com/pgjdbc/pgjdbc/settings/notifications