]> granicus.if.org Git - shadow/commitdiff
* libmisc/list.c: Remove historical comment.
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 31 Aug 2008 17:30:12 +0000 (17:30 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sun, 31 Aug 2008 17:30:12 +0000 (17:30 +0000)
ChangeLog
libmisc/list.c

index 179d1f02b00080660120a682839e3f434d8b7a2b..d19cc289e2f58f874f380111bd065cc4a6896ec9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2008-08-29  Nicolas François  <nicolas.francois@centraliens.net>
+
+       * libmisc/list.c: Remove historical comment.
+
 2008-08-29  Nicolas François  <nicolas.francois@centraliens.net>
 
        * src/pwconv.c, src/pwunconv.c: Fail if unexpected parameters are
index 3f64691519490f98a44afb0528f647e29b63f911..ee4796a7780755e763019da50d94372d645ca829 100644 (file)
@@ -29,9 +29,6 @@
  * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
  */
 
-/* Removed duplicated code from gpmain.c, useradd.c, userdel.c and
-   usermod.c.  --marekm */
-
 #include <config.h>
 
 #ident "$Id$"