[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[COMMITTED] Fix Changelog for commit dddcf48a ("poke: Change addresses i
|
From: |
Andreas Klinger |
|
Subject: |
[COMMITTED] Fix Changelog for commit dddcf48a ("poke: Change addresses in commands to unsigned") |
|
Date: |
Mon, 29 Jan 2024 15:45:05 +0100 |
---
ChangeLog | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/ChangeLog b/ChangeLog
index 000a07dc..679a1628 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,13 @@
* poke/pk-term.h (pk_compiler): Don't re-typedef `pk_compiler'.
Include "libpoke.h".
+2024-01-25 Andreas Klinger <ak@it-klinger.de>
+
+ * poke/pk-cmd.h: New command arg type PK_CMD_ARG_UINT
+ * poke/pk-cmd.c (pk_atou): New function
+ * poke/pk-cmd-ios.c (pk_cmd_mmap, pk_cmd_sub):
+ Change base and size to PK_CMD_ARG_UINT
+
2024-01-22 Jose E. Marchesi <jemarch@gnu.org>
* poke/poke.c (pk_print_version): Update --version copyright to
--
2.39.2
signature.asc
Description: PGP signature
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- [COMMITTED] Fix Changelog for commit dddcf48a ("poke: Change addresses in commands to unsigned"),
Andreas Klinger <=