From 39b8be9d4ecdd000d0bff3079a030c7198949b60 Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Sun, 9 Sep 2012 21:06:16 +0200 Subject: [PATCH] : Fix wrongly merged comments on the release branch. --- sys/sys/param.h | 4 ---- 1 files changed, 0 insertions(+), 4 deletions(-) diff --git a/sys/sys/param.h b/sys/sys/param.h index d4647e3..1599f04 100644 --- a/sys/sys/param.h +++ b/sys/sys/param.h @@ -87,10 +87,6 @@ * 201305 - Sync libm with NetBSD-current libm (new functions added) * 201306 - Sync libm with FreeBSD-current libm (~50 new functions) * 300000 - 3.0 release - * 300100 - 3.1 master - * 300101 - i4b (ISDN) removal - * 300102 - is now just a link of - * 300103 - if SIG_IGN is set on SIGCHLD, do not keep zombie children * 300003 - bugfix release */ #undef __DragonFly_version -- 1.7.7.2