.
authorJim Meyering <jim@meyering.net>
Sun, 27 Feb 2000 11:23:22 +0000 (11:23 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 27 Feb 2000 11:23:22 +0000 (11:23 +0000)
lib/.gdb-history
lib/ChangeLog

index b3f72d1cc01a9c0a32a38f87803d741aa8ed5339..b0eb1657cd8abe490aad2d86ef4df9dcc482cfb7 100644 (file)
@@ -184,3 +184,14 @@ p n
 up
 p len
 q
+complete b user
+complete b user
+complete b pars
+b parse_user_spec 
+r a.b
+n
+n
+p u
+n
+p u
+n
index a806860c11a6ccf439a30845b260c1c83a9f8f62..c34b420028d742bcc9f827005a776b2c24df0b6f 100644 (file)
@@ -1,3 +1,8 @@
+2000-02-27  Jim Meyering  <meyering@lucent.com>
+
+       * userspec.c (parse_user_spec): If there is no `:' but there is a `.',
+       then first look up the entire `.'-containing string as a login name.
+
 2000-02-14  Paul Eggert  <eggert@twinsun.com>
 
        * lib/getpagesize.h (getpagesize): Port to VMS for Alpha;