diff options
author | adam <adam> | 2007-10-13 18:53:39 +0000 |
---|---|---|
committer | adam <adam> | 2007-10-13 18:53:39 +0000 |
commit | 3e05007d6781b515818bbc990c440f0fa23b4483 (patch) | |
tree | b391e01d9e23e9d2171a3f2ac9608db586ef9e85 /chat/loudmouth/PLIST | |
parent | a053514afc326a569e175f0f3f4e1e217b0f0779 (diff) | |
download | pkgsrc-3e05007d6781b515818bbc990c440f0fa23b4483.tar.gz |
Changes 1.2.0:
* This is the same as 1.1.5 but marked as stable and released as 1.2.0.
* For a complete list of changes since 1.0.5 look at the changes in 1.1.1-1.1.5
Changes 1.1.5:
* Fixed leak when closing a connection, LM-59
* Escape the resource string (fixes problems with iChat contacts), LM-48
* Stale incoming source destroyed/unreffed, LM-60
* Fixed a leak in the synchronous layer, LM-66
* Fixed a couple of warning when building on 64 bit alpha, LM-41.
Changes 1.1.4:
* Generate better message IDs, LM-56
* Fixed a leaking proxy object, LM-51
* Fixed random bugs on connection errors, LM-58
* Removed a warning when using proxy, LM-50.
Diffstat (limited to 'chat/loudmouth/PLIST')
-rw-r--r-- | chat/loudmouth/PLIST | 21 |
1 files changed, 20 insertions, 1 deletions
diff --git a/chat/loudmouth/PLIST b/chat/loudmouth/PLIST index f29a37fff9b..ed59a36fab2 100644 --- a/chat/loudmouth/PLIST +++ b/chat/loudmouth/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2004/09/22 08:09:20 jlam Exp $ +@comment $NetBSD: PLIST,v 1.3 2007/10/13 18:53:39 adam Exp $ include/loudmouth-1.0/loudmouth/lm-connection.h include/loudmouth-1.0/loudmouth/lm-error.h include/loudmouth-1.0/loudmouth/lm-message-handler.h @@ -10,5 +10,24 @@ include/loudmouth-1.0/loudmouth/lm-utils.h include/loudmouth-1.0/loudmouth/loudmouth.h lib/libloudmouth-1.la lib/pkgconfig/loudmouth-1.0.pc +share/gtk-doc/html/loudmouth/ch01.html +share/gtk-doc/html/loudmouth/home.png +share/gtk-doc/html/loudmouth/index.html +share/gtk-doc/html/loudmouth/index.sgml +share/gtk-doc/html/loudmouth/left.png +share/gtk-doc/html/loudmouth/loudmouth-lm-connection.html +share/gtk-doc/html/loudmouth/loudmouth-lm-error.html +share/gtk-doc/html/loudmouth/loudmouth-lm-message-handler.html +share/gtk-doc/html/loudmouth/loudmouth-lm-message-node.html +share/gtk-doc/html/loudmouth/loudmouth-lm-message.html +share/gtk-doc/html/loudmouth/loudmouth-lm-proxy.html +share/gtk-doc/html/loudmouth/loudmouth-lm-ssl.html +share/gtk-doc/html/loudmouth/loudmouth-lm-utils.html +share/gtk-doc/html/loudmouth/loudmouth.devhelp +share/gtk-doc/html/loudmouth/loudmouth.devhelp2 +share/gtk-doc/html/loudmouth/right.png +share/gtk-doc/html/loudmouth/style.css +share/gtk-doc/html/loudmouth/up.png +@dirrm share/gtk-doc/html/loudmouth @dirrm include/loudmouth-1.0/loudmouth @dirrm include/loudmouth-1.0 |