chiark / gitweb /
Update version to 002.006 bedstead-002.006
authorBen Harris <bjh21@bjh21.me.uk>
Fri, 24 May 2024 14:22:16 +0000 (15:22 +0100)
committerBen Harris <bjh21@bjh21.me.uk>
Fri, 24 May 2024 14:22:16 +0000 (15:22 +0100)
NEWS
bedstead.c
index.xhtml

diff --git a/NEWS b/NEWS
index ec1346cd28fe66e558c70675d99d1f0a0cac66bb..e08129b921ab0b90914d4c575a7a54b88755e629 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,14 @@
+002.006 (2024-05-24)
+====================
+
+User-visible change in this release:
+
+ * The designs of four glyphs were corrected:
+   - U+25F2 WHITE SQUARE WITH LOWER RIGHT QUADRANT
+   - U+25F3 WHITE SQUARE WITH UPPER RIGHT QUADRANT
+   - U+25F6 WHITE CIRCLE WITH LOWER RIGHT QUADRANT
+   - U+25F7 WHITE CIRCLE WITH UPPER RIGHT QUADRANT
+
 002.005 (2024-05-12)
 ====================
 
index 304c49bdcb4f7df20cbd0f5207aabe3bd660d2b6..e40e1b3050c5d76e6b2987fff703e3d64b2d2619 100644 (file)
@@ -2465,7 +2465,7 @@ main(int argc, char **argv)
        printf("Weight:%s\n", weight->suffix[0] ? weight->suffix : " Medium");
        printf("OS2_WeightWidthSlopeOnly: 1\n");
        printf("Copyright: Dedicated to the public domain\n");
-       printf("Version: 002.005\n");
+       printf("Version: 002.006\n");
        printf("ItalicAngle: 0\n");
        printf("UnderlinePosition: %g\n", (double)(-3 * YPIX / 2));
        printf("UnderlineWidth: %g\n", (double)(YPIX));
index 30431af31e27cae196a46719ddd983b40f5fa4d5..c873931060ee0b6d77c7422e5c99b42748b32d5a 100644 (file)
     <h2>Downloads</h2>
     
     <ul>
-      <li><a href="bedstead-002.005.zip"><code>bedstead-002.005.zip</code></a>
+      <li><a href="bedstead-002.006.zip"><code>bedstead-002.006.zip</code></a>
        &ndash; Full source and binary distribution containing everything
        below and more.</li>
       <li><a href="NEWS"><code>NEWS</code></a> &ndash; Release notes summarizing