From owner-freebsd-bluetooth@FreeBSD.ORG Fri Jan 8 18:53:11 2010 Return-Path: Delivered-To: freebsd-bluetooth@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 90A1C1065672 for ; Fri, 8 Jan 2010 18:53:11 +0000 (UTC) (envelope-from maksim.yevmenkin@gmail.com) Received: from mail-pz0-f185.google.com (mail-pz0-f185.google.com [209.85.222.185]) by mx1.freebsd.org (Postfix) with ESMTP id 6B8D18FC08 for ; Fri, 8 Jan 2010 18:53:11 +0000 (UTC) Received: by pzk15 with SMTP id 15so11819897pzk.3 for ; Fri, 08 Jan 2010 10:53:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:cc:content-type; bh=KUre+XJaXPaWBv/dQn/GkF8iP/SBruG5vjEIFNibRXo=; b=eh0qL/aFklUbHadDgLo1Z0apNkA8NbLAIsug7xLBYycEDsgKJ31ksUxr46lCgDoTBX aDSImQ5reYpZSXzZCYuWpWtTYvpDKV7IRrSi7uhfzy79ez/gBH/T0UcmAq6TKGJfXRtR fgcGiFmmu/EcQb4PeySmG71esKu2W/yKnXflE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:cc:content-type; b=BaGhKCvp/uwWZpgUv9tNW5HfRoohnNMYrQNnwSPWj0+LYUjMsSgmDl6pY/Ca3z4Rdo 5AgoUo3XLlrtMpE6qSbADjO0AgDCx7MKWXCGQL1e6/m7gvH8zOgXCi1qIITJu9AfmW3Z tgs2WotJSbGp5hQ2cgEyrMIaMzErg/vPygH5A= MIME-Version: 1.0 Received: by 10.114.236.13 with SMTP id j13mr2858553wah.120.1262976787626; Fri, 08 Jan 2010 10:53:07 -0800 (PST) Date: Fri, 8 Jan 2010 10:53:07 -0800 Message-ID: From: Maksim Yevmenkin To: freebsd-bluetooth@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Cc: Subject: obexapp-1.4.13 X-BeenThere: freebsd-bluetooth@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Using Bluetooth in FreeBSD environments List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 08 Jan 2010 18:53:11 -0000 hello, obexapp-1.4.13 was released at http://people.freebsd.org/~emax/obexapp/obexapp-1.4.13.tar.gz this release mostly contains various cleanups and nitpicks submitted by different people. there should not be any functional changes. well, almost :) one thing that has changed is that output of the 'ls' command will no longer contain user/group names anymore. instead user/group id will always be returned. i'd like to thank all the people who sent me the patches. thank you for all your work! thanks, max