commit 22a88c2f67c057b4aa31a2521ef4310424563550
Author: leszek <leszek@koltunski.pl>
Date:   Thu Aug 3 02:07:29 2023 +0200

    About Dialog

diff --git a/src/main/java/org/distorted/dialogs/RubikDialogAbout.java b/src/main/java/org/distorted/dialogs/RubikDialogAbout.java
index f0dd0faa..7e36ade8 100644
--- a/src/main/java/org/distorted/dialogs/RubikDialogAbout.java
+++ b/src/main/java/org/distorted/dialogs/RubikDialogAbout.java
@@ -33,11 +33,9 @@ import org.distorted.main.RubikActivity;
 public class RubikDialogAbout extends RubikDialogAbstract
   {
   private static final String WHATS_NEW =
-      "1. Creator of Bandaged Pyraminxes.\n" +
-      "2. Fixes for the existing Creator of Bandaged Cuboids.\n" +
-      "3. Adjustments to the way one controls the puzzles.\n" +
-      "4. Ancient Coin Cube.\n" +
-      "5. Tins Cube.";
+      "1. Proper support for cubies with faces of any shape - including ones with arbitrary number of holes, which makes possible...\n" +
+      "2. The O2 Cube - the easiest of them all!\n" +
+      "3. Several fixes for crashers introduced in 1.13.0.";
 
   private static final String WHATS_COMING =
       "1. Creator of Bandaged Skewbs.\n" +
