Welcome to little lamb

Code » comain » commit 2d75ba7

Release version 0.0.2

author Olivier Brunel
2023-02-03 19:11:30 UTC
committer Olivier Brunel
2023-02-03 19:11:30 UTC
parent fdda91b6f088758f1aee991d7ee1bfc9ff2b20cc

Release version 0.0.2

meta/HISTORY +31 -0
meta/released-on +1 -1
meta/version +1 -1

diff --git a/meta/HISTORY b/meta/HISTORY
index aebd9af..541be57 100644
--- a/meta/HISTORY
+++ b/meta/HISTORY
@@ -2,6 +2,37 @@
 
 - Nothing yet.
 
+
+# version 0.0.2 [released on 2023-02-03]
+
+- Better POSIX sh compatibility
+
+
+- mkrelease: Add automatic changes for man pages & HISTORY
+
+
+- configure: Add support for per-option objetcts
+- configure: Don't check sysdeps w/out skalibs dep
+- configure: Add a check/variable BITS
+- configure: Default prefix to /usr
+- configure: Change dependency handling
+- configure: Use proper sysdeps w/ internal skalibs
+- configure: C's PREFIX_URL defaults to lila.oss
+- configure: Fix prefix name in C constants
+
+
+- libcomain: Fix dependency per option not working
+- libcomain: Fix stupid mistakes in vercmp
+
+
+- mktarball: Error out early when no meta/desc
+
+
+- common.mk: Add support for binary-specific CFLAGS
+- common.mk: Handle .S files as asm sources
+- common.mk: Clean binary-specific dependencies
+
+
 # version 0.0.1 [released on 2023-01-16]
 
 - First release.
diff --git a/meta/released-on b/meta/released-on
index 6d377a9..a0cd9cb 100644
--- a/meta/released-on
+++ b/meta/released-on
@@ -1 +1 @@
-2023-01-16
+2023-02-03
diff --git a/meta/version b/meta/version
index 8acdd82..4e379d2 100644
--- a/meta/version
+++ b/meta/version
@@ -1 +1 @@
-0.0.1
+0.0.2