diff options
| author | Michael Biebl <biebl@teco.edu> | 2006-08-08 02:28:35 +0000 |
|---|---|---|
| committer | Michael Biebl <biebl@teco.edu> | 2006-08-08 02:28:35 +0000 |
| commit | 0d83a8843f0157a1fba8753d4cef1a10e69e4f8b (patch) | |
| tree | 694cbdf9be1ebddd4f4d413a825220cac9b863e5 | |
| parent | 369c275e40eb385976eecd781b5d2c1a1b640443 (diff) | |
Fix small typo in changelog.
git-svn-id: svn+ssh://svn.debian.org/svn/pkg-utopia/packages/unstable/networkmanager@925 ceb527fc-18e6-0310-9fe2-813c157c29e7
| -rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 4ca14491..d58cff56 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,8 +4,8 @@ network-manager (0.6.4-1) unstable; urgency=low * New upstream release. (Closes: #379163) * Allow interfaces marked "auto-hotplug" to be managed by NM. (Closes: #381017) - * Added 09_fix_bigendian_words.patch wich will fix the WPA+plaint text pw - auth method on powerpc (and on other bigendian arch). (Closes: #381464) + * Added 09_fix_bigendian_words.patch which will fix the WPA+plain text pw + auth method on powerpc (and on other bigendian archs). (Closes: #381464) [ Michael Biebl ] * Merged the patches 05-resolvconf.patch and 08-disabled_devices.patch into |