aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2002-02-23 18:35:18 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2002-02-23 18:35:18 +0000
commit7c235ec6b04751124e8224cddfeee1e4ea4641f0 (patch)
tree17a3389741df5f3054cc570691d25f08d651b93a /UPDATING
parent05f7d7cde0140fd56cdd4ee24f8b51f5525a0915 (diff)
downloadsrc-7c235ec6b04751124e8224cddfeee1e4ea4641f0.tar.gz
src-7c235ec6b04751124e8224cddfeee1e4ea4641f0.zip
Note zlib fix, bump patch level (-p27)
Notes
Notes: svn path=/releng/4.3/; revision=91155
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING5
1 files changed, 4 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index c805cd46ba3b..ba8acffe723e 100644
--- a/UPDATING
+++ b/UPDATING
@@ -8,7 +8,7 @@ prior to 4.0 Release.
This is for the 4.3 release branch. All entries since 4.3 are an
itemized list of commits to this branch, numbered from the beginning.
-By this count, we're at 4.3.0p26.
+By this count, we're at 4.3.0p27.
The security advisories related to various patches contain information
on how to build/install a minimal set of binaries and start/stop a
@@ -16,6 +16,9 @@ minimal number of processes, if possible, for that patch. For those
updates that don't have an advisory, or to be safe, you can do a full
build and install as described in the COMMON ITEMS section.
+20020223: p27
+ zlib inflate error handling.
+
20020127: p26
sdiff temp file handling.