summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--release/texts/alpha/RELNOTES.TXT5
-rw-r--r--release/texts/i386/RELNOTES.TXT5
2 files changed, 10 insertions, 0 deletions
diff --git a/release/texts/alpha/RELNOTES.TXT b/release/texts/alpha/RELNOTES.TXT
index 6603746..5d357b7 100644
--- a/release/texts/alpha/RELNOTES.TXT
+++ b/release/texts/alpha/RELNOTES.TXT
@@ -155,6 +155,11 @@ and /etc/periodic.conf. [MERGED]
logger(1) can now send messages directly to a remote syslog. [MERGED]
+which(1) and killall(1) are now C programs, rather than Perl scripts.
+
+finger(1) now has the ability to support fingering aliases, via the
+finger.conf(5) file. [MERGED]
+
2. Supported Configurations
---------------------------
diff --git a/release/texts/i386/RELNOTES.TXT b/release/texts/i386/RELNOTES.TXT
index 9bf1224..d8f045f 100644
--- a/release/texts/i386/RELNOTES.TXT
+++ b/release/texts/i386/RELNOTES.TXT
@@ -192,6 +192,11 @@ logger(1) can now send messages directly to a remote syslog. [MERGED]
GDB now supports hardware watchpoints (using the kernel's debug register
support that has been introduced in FreeBSD 4.0). [MERGED]
+which(1) and killall(1) are now C programs, rather than Perl scripts.
+
+finger(1) now has the ability to support fingering aliases, via the
+finger.conf(5) file. [MERGED]
+
2. Supported Configurations
---------------------------
OpenPOWER on IntegriCloud