We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc0bf4a commit 7a6ca00Copy full SHA for 7a6ca00
ChangeLog
@@ -1,3 +1,20 @@
1
+2022-02-14 Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
2
+Version 1.11
3
+
4
+ [ Joao Eriberto Mota Filho ]
5
6
+ * Added a CI test for 'make dist'.
7
+ * Added autogen.sh, CONTRIBUTING.md and HISTORY to EXTRA_DIST in Makefile.am.
8
+ * Added rights for Sam James <sam@gentoo.org>.
9
+ * Changed autogen.sh and Makefile.am to remove ar-lib.
10
11
+ [ Sam James ]
12
13
+ * Respect AR from environment. This allows using different toolchains (e.g.
14
+ Clang and LLVM's tooling) and also facilitates cross-compilation.
15
+ * Using <stdint.h> to fix musl compatibility. This fixes building rdate on
16
+ e.g. musl rather than glibc.
17
18
2021-08-17 Joao Eriberto Mota Filho <eriberto@eriberto.pro.br>
19
Version 1.10.2
20
0 commit comments