public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH htdocs] schedule: fix GDB 13 date typos
@ 2023-12-12 23:14 Mike Frysinger
  2023-12-15 15:47 ` Tom Tromey
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Frysinger @ 2023-12-12 23:14 UTC (permalink / raw)
  To: gdb-patches

---
 schedule/index.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/schedule/index.html b/schedule/index.html
index c051602b1ac7..e3ab7aad006c 100644
--- a/schedule/index.html
+++ b/schedule/index.html
@@ -54,13 +54,13 @@ Fish]" id="archer-logo"/></a>
 <tr><td></td><th>CURRENT (GDB 14)</th><th>NEXT (GDB 15)</th>
 </tr>
 <tr>
-<th>Branch:</th><td>Oct 2023 (2022-10-08)</td><td>Apr 2024</td>
+<th>Branch:</th><td>Oct 2023 (2023-10-08)</td><td>Apr 2024</td>
 </tr>
 <tr>
 <th>Pre-release:</th><td>[as soon as branched]</td><td>[as soon as branched]</td>
 </tr>
 <tr>
-<th>Release:</th><td>Nov (2022-11-30)</td><td>Apr 2024</td>
+<th>Release:</th><td>Nov (2023-11-30)</td><td>Apr 2024</td>
 </tr>
 <tr>
 <th>reSpin:</th><td>[3 months after release]</td><td>[3 months after release]</td>
@@ -125,11 +125,11 @@ table#history tr > td:nth-child(6) {
 <tr> <th>Release</th><th>Estimate</th><th>Schedule</th><th>Actual</th><th>Slip (months)</th><th align=left>Comment</th></tr>
 
 <tr>
-<td>14.1</td><td>2023-11</td><td>2022-11</td><td>2023-12-03</td>
+<td>14.1</td><td>2023-11</td><td>2023-11</td><td>2023-12-03</td>
 <td>1</td><td>(no comment)</td></tr>
 
 <tr>
-<td>13.2</td><td>2023-05</td><td>2022-05</td><td>2023-05-27</td>
+<td>13.2</td><td>2023-05</td><td>2023-05</td><td>2023-05-27</td>
 <td>0</td><td>(no comment)</td></tr>
 
 <tr>
-- 
2.43.0


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH htdocs] schedule: fix GDB 13 date typos
  2023-12-12 23:14 [PATCH htdocs] schedule: fix GDB 13 date typos Mike Frysinger
@ 2023-12-15 15:47 ` Tom Tromey
  0 siblings, 0 replies; 2+ messages in thread
From: Tom Tromey @ 2023-12-15 15:47 UTC (permalink / raw)
  To: Mike Frysinger; +Cc: gdb-patches

>>>>> "Mike" == Mike Frysinger <vapier@gentoo.org> writes:

Mike> -<th>Branch:</th><td>Oct 2023 (2022-10-08)</td><td>Apr 2024</td>
Mike> +<th>Branch:</th><td>Oct 2023 (2023-10-08)</td><td>Apr 2024</td>

This one seems obvious.
Approved-By: Tom Tromey <tom@tromey.com>

Tom

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2023-12-15 15:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-12 23:14 [PATCH htdocs] schedule: fix GDB 13 date typos Mike Frysinger
2023-12-15 15:47 ` Tom Tromey

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).