diff options
author | P. J. McDermott <pj@pehjota.net> | 2016-01-23 17:45:12 (EST) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2016-01-23 17:45:12 (EST) |
commit | c21bdf65d7c8f727273c88f332f8cd349e990b53 (patch) | |
tree | 88f969feedfbee3ce55b0b30b7692a9bbb280e37 | |
parent | a3b557ba5c6269541b03bb823e035a60965b3735 (diff) |
NEWS: Mention use of git-describe
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -35,6 +35,8 @@ Changes in this release: into prokit at run time. * A new "prokit mkinitramfs" command has been added to generate an initramfs containing an installed system. + * Git commit information is shown in "prokit version" output and + manual pages if built from a Git repository. * Various error conditions are handled more cleanly. ProteanOS Development Kit version 1.1.0 |