]> arthur.barton.de Git - netatalk.git/blob - distrib/debian/changelog
Sync with current Debian version.
[netatalk.git] / distrib / debian / changelog
1 netatalk (1.5pre8cvs-0) unstable; urgency=low
2
3   * Unofficial CVS release.
4
5  -- Sebastian Rittau <srittau@debian.org>  Sun,  7 Oct 2001 13:07:23 +0200
6
7 netatalk (1.5pre8-1) unstable; urgency=low
8
9   * New upstream version, containing most Debian patches.
10   * Added a patch to configure.in that fixes PAM detection and compilation.
11
12  -- Sebastian Rittau <srittau@debian.org>  Sun,  7 Oct 2001 12:46:15 +0200
13
14 netatalk (1.5pre7-5) unstable; urgency=low
15
16   * More patches by Jonas Smedegaard <dr@jones.dk>:
17     + 001_logcheck_fix_typo_and_optimize...
18       Logcheck fixes and improvements. (Closes: #114448)
19     + 005_visible_home_dir_in_config_(again!)
20       Name user home directories "Home Directory" by default to make them
21       appear in the MacOS chooser. (Patch had already been applied in
22       1.5pre7-2, but had been lost since.)
23     + Jonas made more patches, which I haven't applied yet, but either
24       committed upstream or sent upstream for discussion.
25       
26  -- Sebastian Rittau <srittau@debian.org>  Thu,  4 Oct 2001 22:31:50 +0200
27
28 netatalk (1.5pre7-4) unstable; urgency=low
29
30   * Fixed Build-Dependencies. (pam-cracklib -> cracklib2-dev) (Closes: #113356)
31   * Restored symlinks in /usr/lib/atalk/filters and other directories.
32     (Closes: #113746)
33   * Patches by Jonas Smedegaard <dr@jones.dk>:
34     + 002_correctly_calculate_perl_depends
35     + 003_remove_cap_line_from_logcheck
36       Small logcheck change.
37     + 004_add_misc_logcheck_lines
38       Another logcheck change.
39     + 011_strip_pam_paths
40       Not applied, but patched config/netatalk.pamd to strip /lib/security
41       from its path.
42
43  -- Sebastian Rittau <srittau@debian.org>  Mon,  1 Oct 2001 08:30:17 +0200
44
45 netatalk (1.5pre7-3) unstable; urgency=low
46
47   * Fixed a stupid typo I made in the new init script.
48   * Put add_netatalk_printer and netatalkshorternamelinks.pl in the
49     examples directory instead of /usr/bin. Suggestion from Jonas
50     Smedegaard.
51
52  -- Sebastian Rittau <srittau@debian.org>  Sun, 23 Sep 2001 19:08:43 +0200
53
54 netatalk (1.5pre7-2) unstable; urgency=low
55
56   * Integrated a lot of patches by Jonas Smedegaard <dr@jones.dk>:
57     + 001_etc2ps paths
58       Correct paths in etc2ps and suggest tetex-base.
59     + 005_visible_home_dir_in_config
60       Name user home directories "Home Directory" by default to make them
61       appear in the MacOS chooser.
62     + 007_logcheck
63       Support for the logcheck log file checking package.
64     + 011_avoid_symlinks_and_force_using_autoconf_2.50
65       Partly applied: Patch configure.in so that the use of autoconf 2.50
66       is forced. (Debian autoconf hack workaround.)
67     + 012_netatalk.conf
68       Improved init script. Also, make use of netatalk.conf again.
69       I patched the patch so that netatalk.conf is placed in /etc/default.
70     + 015_recommend_lsof_(for_macusers)_and_suggest_quota
71       Recommend lsof and suggest quota.
72     + 021_enable_ssl_and_cracklib_and_correct_pam_paths
73       Partly applied: Enable cracklib support.
74   * Fixed paths in add_netatalk_printer.
75   * Removed lp2pap.sh since it's of no use on Debian systems.
76   * Removed test_parse_mtab and afpd-mtab.pl because we are not using
77     the mtab DID scheme.
78   * Comparison operator is '=', not '==' in the 'test' command. Fixed
79     my patch.
80   * Removed netatalk.conf.5 as well, since we don't install netatalk.conf
81     anymore.
82   * Removed superfluous file /etc/netatalk/netatalk.pamd.
83   * Moved all *.la and *.a files to netatalk-dev. Added appropriate
84     conflicts and replaces.
85   * debian/rules: Do not copy files to package build directories instead of
86     removing them afterwards.
87
88  -- Sebastian Rittau <srittau@debian.org>  Sun, 23 Sep 2001 14:04:06 +0200
89
90 netatalk (1.5pre7-1) unstable; urgency=medium
91
92   * New upstream version. Most patches were applied upstream.
93   * This release uses libtool for UAM stuff. Also, the correct flag
94     for dynamic linking is supplied, so the problems with unresolved
95     symbols should be gone now. (Closes: #95399)
96   * Non-DSFG free code was removed. Copyright notice was changed accordingly.
97   * Use ./configure --sysconfdir instead of --with-config-dir.
98   * Upstream package does now install PAM file in the correct directory.
99     Removed rule, correcting this from Debian rules file.
100   * Added man pages for netatalk-config(1) and timelord(8). (Upstream
101     does now also include a man page for timeout(1), but since we're not
102     distributing it anymore, we don't care.)
103   * Some doc files were removed, others were added.
104   * Use debhelper compatibility level 3 and performed general packaging
105     cleanups at the same time.
106   * Standards-Version 3.5.6.0. No changes needed.
107   * Netatalk is now GPL'ed. Added a note stating that to copyright.
108     Also, we can't link against libssl anymore. Removed SSL stuff.
109     I had to patch configure.in to do that.
110   * Removed emacs stuff from changelog.
111   * Applied a patch to getiface.c for a problem that could lead to
112     segfaults. Thanks to Kai Henningsen <kaih@khms.westfalen.de>
113     for actually being affected by this bug, and - more importantly -
114     finding the problem. (Closes: #109310)
115
116  -- Sebastian Rittau <srittau@debian.org>  Thu, 30 Aug 2001 02:02:17 +0200
117
118 netatalk (1.5pre6-7) unstable; urgency=low
119
120   * Cleaned up CFLAGS handling in ./configure call.
121   * Updated config.{sub,guess} again, just to make sure ...
122   * Depend on the timeout package from tct. Also, don't distribute
123     /usr/bin/timeout and remove the timeout(1) link to undocumented(7).
124     Make preparations to remove the proper timeout(1) man page that will
125     get distributed with netatalk 1.5pre7.
126
127  -- Sebastian Rittau <srittau@debian.org>  Sun, 19 Aug 2001 18:05:55 +0200
128
129 netatalk (1.5pre6-6) unstable; urgency=medium
130
131   * ./configure --with-did=last
132     This should fix errors with MacOS X.
133   * Fixed typo in add_netatalk_printer. (Closes: #104192)
134   * Removed /etc/netatalk/netatalk.conf, since it's not used by Debian's
135     init script. (Closes: #103539)
136   * Disabled pam_guest module by default. (Closes: #106637)
137
138  -- Sebastian Rittau <srittau@debian.org>  Sat, 28 Jul 2001 14:49:15 +0200
139
140 netatalk (1.5pre6-5) unstable; urgency=low
141
142   * Removed --without-ssl option from ./configure invocation. Not
143     that it had any effect before.
144   * Updated config.{sub,guess} (manually for now). I will switch to
145     dh_autotools if and when this is available. (Closes: #102861)
146
147  -- Sebastian Rittau <srittau@debian.org>  Fri,  6 Jul 2001 00:46:18 +0200
148
149 netatalk (1.5pre6-4) unstable; urgency=low
150
151   * Changed section of netatalk-dev to non-US, too.
152   * Make netatalk-dev depend on netatalk.
153
154  -- Sebastian Rittau <srittau@debian.org>  Tue, 19 Jun 2001 01:40:07 +0200
155
156 netatalk (1.5pre6-3) unstable; urgency=low
157
158   * Thanks to my former sponsor Michael 'grisu' Bramer for his efforts.
159   * Changed maintainer address to <srittau@debian.org>.
160   * Moved to section non-US and link against libssl. Changed Build-Depends
161     accordingly.
162   * Link against libdb3 instead of libdb2. Changed Build-Depends
163     accordingly.
164   * Sources were not obtained from CVS, and are available by HTTP.
165   * Removed patch to contrib/Makefile.* to enable compilation of timelord.
166     Instead, use configure option --with-timelord.
167   * Added symlinks to megatron. Use patch from upstream CVS. (Closes: #95944)
168   * Clean up patch for etc/psf/Makefile.am.
169   * Added DEB_BUILD_OPTIONS handling. (Closes: #99705)
170   * Added links to undocumented(7) from binheader(1) and nadheader(1).
171   * Standards-Version: 3.5.5.0.
172
173  -- Sebastian Rittau <srittau@debian.org>  Sun, 17 Jun 2001 15:50:13 +0200
174
175 netatalk (1.5pre6-2) unstable; urgency=low
176
177   * This version will hopefully clean up the version mess, I created.
178   * Conforms to standards-version 3.5.3.0 (no changes needed).
179   * Link cleanappledouble.pl(1) to undocumented(7).
180   * Removed all hand-crafted {pre,post}{inst,rm} files.
181   * Give files in /etc/netatalk/nls a mode of 0644, instead of 0755. Fixes
182     lintian warnings.
183   * Build-Depends on libdb2-dev do exist since -1. (Closes: #92774)
184   * Distribute missing pagecount.ps. (Closes: #95117)
185   * Compile timelord.
186   * Use --enable-fhs instead of --with-fhs. Should fix some paths.
187   * Compile with shadow support. (Closes: #95186)
188   * Use the pam_unix.so module instead of pam_pwdb.so in /etc/pam.d/netatalk.
189
190  -- Sebastian Rittau <srittau@jroger.in-berlin.de>  Tue,  1 May 2001 03:38:57 +0200
191
192 netatalk (1.5pre6-1) unstable; urgency=low
193
194   * New upstream release.
195   * Re-added changes made in 1.4b2+asun2.1.3-8.
196   * Added --prefix=/usr to ./configure options.
197
198  -- Sebastian Rittau <srittau@jroger.in-berlin.de>  Fri, 13 Apr 2001 00:27:47 +0200
199
200 netatalk (1.5pre5-3) unstable; urgency=low
201
202   * Re-added changes made in 1.4b2+asun2.1.3-8.
203
204  -- Sebastian Rittau <srittau@jroger.in-berlin.de>  Fri,  6 Apr 2001 23:44:47 +0200
205
206 netatalk (1.5pre5-2) unstable; urgency=low
207
208   * Added copyright of University of Newcastle upon Tyne to debian/copyright.
209   * Removed patches/uams_dhx_pam.c.patch as it was applied upstream.
210   * Some documentation files were moved into the doc subdirectory.
211   * Added more documentation files.
212   * Added some temporary build fixes.
213
214  -- Sebastian Rittau <srittau@jroger.in-berlin.de>  Wed,  8 Mar 2001 00:03:30 +0100
215
216 netatalk (1.5pre5-1) unstable; urgency=low
217
218   * New upstream version.
219
220  -- Sebastian Rittau <srittau@jroger.in-berlin.de>  Fri, 23 Feb 2001 21:07:18 +0100
221
222 netatalk (1.5pre4-1) unstable; urgency=low
223
224   * New upstream version.
225   * Some reorganisations to allow building directly from CVS.
226   * Debian packaging is now included in upstream CVS.
227   * Modified debian/copyright to include CVS instructions.
228   * Call ./configure with --with-fhs and removed --with-uams-path option.
229   * Removed patches/paths.h.patch as this is now supported by --with-fhs.
230   * Removed various build patches now included upstream.
231   * Use dh_installman from debhelper v3. Updated build dependencies
232     accordingly.
233   * Removed comment about Debian specific changes from debian/copyright.
234   * Build with libssl support. (Closes: #48871)
235   * Added libssl096-dev to Build-Depends.
236   * Ship FAQ in /usr/share/doc/netatalk
237
238  -- Sebastian Rittau <srittau@jroger.in-berlin.de>  Thu, 22 Feb 2001 20:44:41 +0100
239
240 netatalk (1.5pre3-1) unstable; urgency=low
241
242   * New upstream version from netatalk.sourceforge.net.
243     (Closes: #69232, #78781)
244   * Repackaged using debhelper.
245   * Conforms to policy version 3.5.1.0.
246   * Removed some Debian specific patches integrated upstream.
247   * Updated debian/copyright.
248   * Changed priority from optional to extra.
249
250  -- Sebastian Rittau <srittau@jroger.in-berlin.de>  Thu, 22 Feb 2001 10:18:07 +0100
251
252 netatalk (1.4b2+asun2.1.3-8) unstable; urgency=low
253
254   * Added libdb2-dev to build-depends. (Closes: #92774)
255   * Complies with Debian policy version 3.5.2.0.
256   * Added netatalk homepage and current maintainer to debian/copyright.
257
258  -- Sebastian Rittau <srittau@jroger.in-berlin.de>  Tue,  3 Apr 2001 23:59:38 +0200
259
260 netatalk (1.4b2+asun2.1.3-7) unstable; urgency=low
261
262   * New maintainer. (Closes: #82386)
263   * Fixed a build problem.
264   * Strip .note and .comment sections from /usr/lib/atalk/psa.
265   * Added debhelper as build-dependency.
266   * Complies with Debian policy version 3.2.1.0.
267
268  -- Sebastian Rittau <srittau@jroger.in-berlin.de>  Sun, 21 Jan 2001 15:49:11 +0100
269
270 netatalk (1.4b2+asun2.1.3-6) unstable; urgency=low
271
272   * The "looks like I picked the wrong week to quit sniffing glue" release.
273   * Update the maintainer name in the control file.
274   * Move psa and etc2ps to /usr/lib/atalk, as they are not user binaries
275     (this also shuts lintian up).
276
277  -- David Huggins-Daines <dhd@debian.org>  Fri, 14 Jan 2000 21:04:24 -0500
278
279 netatalk (1.4b2+asun2.1.3-5) unstable; urgency=low
280
281   * New maintainer.
282   * Compensate for stupid new 'install -s' behaviour. (closes:Bug#51423)
283   * Fix psf(8) manpage. (closes:Bug#30839)
284   * Updated Standards-Version.
285   * Fixed symlinks to be relative, as per lintian's warnings.
286   * Added /usr/doc symlinks in the postinst/prerm.
287
288  -- David Huggins-Daines <dhd@debian.org>  Wed, 22 Dec 1999 20:24:26 -0500
289
290 netatalk (1.4b2+asun2.1.3-4) unstable; urgency=low
291
292   * Fix init script to always kill papd even if ENABLE_PAP=no (closes:Bug#48783).
293
294  -- Joel Klecker <espy@debian.org>  Sun, 31 Oct 1999 07:43:29 -0800
295
296 netatalk (1.4b2+asun2.1.3-3) unstable; urgency=low
297
298   * Remove libatalk1 and libatalk1-dev (I think it is a mistake to "fork" a
299     shared version of a library in Debian, if the library is static upstream
300     then upstream isn't gonna be careful with the ABI).
301   * Create netatalk-dev.
302   * netatalk.init: Use $() instead of ``.
303     Use /bin/hostname explicitly.
304     s/daemons/Daemons/g.
305     Remove module fiddling (closes:Bug#44767,#43319).
306   * Remove "glibc 2.1 fix" it's no longer needed.
307   * Compile with sendfile support.
308   * Use /usr/share/doc.
309   * Cleanup bashisms in debian/rules.
310
311  -- Joel Klecker <espy@debian.org>  Sat, 23 Oct 1999 20:59:24 -0700
312
313 netatalk (1.4b2+asun2.1.3-2) unstable; urgency=low
314
315   * (netatalk): Make /etc/netatalk/afpd.conf a conffile (closes:Bug#37628).
316
317  -- Joel Klecker <espy@debian.org>  Thu, 13 May 1999 10:54:37 -0700
318
319 netatalk (1.4b2+asun2.1.3-1) unstable; urgency=low
320
321   * New upstream release (closes:Bug#33982).
322   * Correct paths in psf.8 (closes:Bug#30839).
323   * There is now a different way to control CRLF translation on a
324     per-volume basis upstream so I have removed the patch that
325     provides the -e option to afpd.
326   * (netatalk): Depend on libpam-modules.
327   * Put man pages in /usr/share/man.
328
329  -- Joel Klecker <espy@debian.org>  Tue, 30 Mar 1999 12:17:36 -0800
330
331 netatalk (1.4b2+asun2.1.1-2) frozen unstable; urgency=low
332
333   * Incorporated glibc 2.1 fixes from Christian Meder.
334   * Remove explicit add-log-mailing-address from debian/changelog.
335
336  -- Joel Klecker <espy@debian.org>  Fri, 15 Jan 1999 07:28:11 -0800
337
338 netatalk (1.4b2+asun2.1.1-1.1) frozen unstable; urgency=low
339
340   * non maintainer, sparc only upload
341   * fix #includes for glibc2.1
342
343  -- Christian Meder <meder@isr.uni-stuttgart.de>  Mon,  4 Jan 1999 12:37:13 +0100
344
345 netatalk (1.4b2+asun2.1.1-1) frozen unstable; urgency=low
346
347   * New upstream bugfix release.
348   * Recompile against libc6 2.0.7u-7 to get rid of versioned
349     libc6 dependency.
350
351  -- Joel Klecker <espy@debian.org>  Thu,  3 Dec 1998 07:45:42 -0800
352
353 netatalk (1.4b2+asun2.1.0-5) frozen unstable; urgency=high
354
355   * [libatalk/atp/atp_rsel.c] Minor change for libnatali compatibility
356     (closes:Bug#30092).
357   * Rebuild with libc6 2.0.7u-6 for i386.
358
359  -- Joel Klecker <espy@debian.org>  Fri, 27 Nov 1998 22:58:11 -0800
360
361 netatalk (1.4b2+asun2.1.0-4) frozen unstable; urgency=low
362
363   * binary-arch target now depends on pre-binary (closes:Bug#29508)
364
365  -- Joel Klecker <espy@debian.org>  Tue, 17 Nov 1998 04:46:50 -0800
366
367 netatalk (1.4b2+asun2.1.0-3) frozen unstable; urgency=low
368
369   * Now installs /usr/lib/atalk/pagecount.ps (closes:Bug#29323)
370
371  -- Joel Klecker <espy@debian.org>  Thu, 12 Nov 1998 00:30:53 -0800
372
373 netatalk (1.4b2+asun2.1.0-2) frozen unstable; urgency=low
374
375   * Should build from freshly unpacked source now (Bug#28810)
376
377  -- Joel Klecker <espy@debian.org>  Sun,  1 Nov 1998 19:34:52 -0800
378
379 netatalk (1.4b2+asun2.1.0-1) unstable; urgency=low
380   
381   * New upstream release.
382   * Incorporate megatron patch from Rob Browning (Bug#25598).
383   * Don't install /usr/include/netatalk on glibc 2.1 architectures.
384   * Fix paths in /etc/pam.d/netatalk file.
385
386  -- Joel Klecker <espy@debian.org>  Thu, 29 Oct 1998 23:54:13 -0800
387
388 netatalk (1.4b2+asun2.0a18.2-1) frozen unstable; urgency=low
389
390   * New "upstream" release.
391   * This does add new features, however, it also fixes at
392     least one nasty bug (Bug#13973).
393   * Applied patch which adds a command-line option to disable
394     CR/LF translation (thanks to Davide Welton and Jon Nelson).
395     (Note to release manager: this patch is applied so this
396      package has the exact functionality of netatalk-asun)
397   * Renamed libatalk-dev to libatalk1-dev.
398   * Symlinked /usr/man/man1/nbpunrgstr.1.gz to /usr/man/man1/nbprgstr.1.gz
399     to keep lintian happy.
400   * Changed the "lock directory" to /var/run and the names of the "lock files" to <foo>.pid,
401     since what the source calls locks are really the same as the .pid files other daemons
402     put in /var/run.
403   * This package provides all the functionality of netatalk-asun, and
404     it will replace netatalk-asun in the distribution.
405
406  -- Joel Klecker <jk@espy.org>  Tue, 12 May 1998 19:31:54 -0700
407
408 netatalk (1.4b2-5) frozen unstable; urgency=low
409
410   * New Maintainer (I can finally close bugs
411     I fixed in previous releases ;).
412   * Changed library package names again.
413   * Upgraded to Debian Policy 2.4.0.0.
414   * Moved conffiles to /etc/netatalk.
415   * Fixes almost all lintian warnings/errors.
416   * Cleaned up changelog.
417
418  -- Joel Klecker <jk@espy.org>  Sun, 22 Mar 1998 21:50:00 -0800
419
420 netatalk (1.4b2-4.5) unstable; urgency=low
421
422   * Non-maintainer release (again :>)
423   * Made libatalk14g-dev conflict with libc5-dev to fix overlap
424     (Bug:#17848)
425
426  -- Joel Klecker <jk@espy.org>  Thu, 5 Feb 1998 20:42:51 -0800
427
428 netatalk (1.4b2-4.4) unstable; urgency=low
429
430   * Yet Another non-maintainer release.
431   * Added patch to fix "dancing icon" problems with Macs running Mac OS 8.
432   * Changed comment in /etc/AppleVolumes.default (Bug:#15279)
433   * Implemented variable for "server name" in init script
434     (as suggested in Bug:#12024)
435   * Added a kluge to /etc/init.d/netatalk to remove kernel appletalk
436     module (if there is one) at stop and reinsert it at start, this
437     is needed or else netatalk will not start once stopped (Bug:#12142,11349)
438
439  -- Joel Klecker <jk@espy.org>  Fri, 30 Jan 1998 07:50:00 -0800
440
441 netatalk (1.4b2-4.3) unstable; urgency=low
442
443   * Non-maintainer release.
444   * Fixed dependencies.
445
446  -- Joel Klecker <jk@espy.org>  Thu, 8 Jan 1998 16:14:17 -0800
447
448 netatalk (1.4b2-4.2) unstable; urgency=low
449   
450   * Non-maintainer release.
451   * Changed library package names.
452
453  -- Joel Klecker <jk@espy.org>  Wed, 7 Jan 1998 00:00:00 -0800
454
455 netatalk (1.4b2-4.1) unstable; urgency=low
456
457   * Non-maintainer libc6 compile.
458
459  -- Joel Klecker <jk@espy.org>  Tue, 6 Jan 1998 00:00:00 -0800
460
461 netatalk (1.4b2-4) unstable; urgency=low
462
463   * Recompiled against newer PAM libraries.
464   * Added /etc/pam.d/samba.
465
466  -- Klee Dienes <klee@debian.org>  Sat, 8 Mar 1997 01:17:09 -0500
467
468 netatalk (1.4b2-3) unstable; urgency=low
469
470   * Added PAM support.
471   * Split into libatalk, libatalk-dev, and netatalk.
472   * Added patch from Randy Gobbel <gobbel@cogsci.ucsd.edu> to allow case
473     translation to be specified at config-time rather than compile time.
474     Note that configuration files that make use of this feature may not
475     work with other releases of netatalk, and that this feature may be
476     removed in the future if UMich rejects the patch or implements it
477     differently.
478   * Startup messages now conform to 'Standard for Console Messages' (fixes
479     #5399).
480   * No longer creates new subdirectories (to appease dpkg-buildpackage).
481
482  -- Klee Dienes <klee@debian.org>  Wed, 26 Feb 1997 21:02:02 -0500
483
484 netatalk (1.4b2-2) unstable; urgency=low
485
486   * Resend_request made external for libnatali.
487   * Added shared libraries.
488   * Next revision will split into libatalk, libatalk-dev, and netatalk.
489
490  -- Klee Dienes <klee@debian.org>  Fri, 24 Jan 1997 22:37:22 -0500
491
492 netatalk (1.4b2-1) unstable; urgency=low
493
494   * Updated to upstream version 1.4b2.
495   * Added preliminary PAM support (currently disabled).
496   * Made /etc/init.d/netatalk a conffile.
497   * Changed /etc/init.d/netatalk to complete only once appletalk services
498     are running.  Configurating an Appletalk interface can take many (> 15)
499     seconds, so the previous version would fork a process to configure the
500     interface and then start up the other Appletalk services.  Although
501     possibly controversial, this change is necessary so that packages like
502     ppr can be ensured that netatalk will be started before they run
503     without undue complication.
504
505  -- Klee Dienes <klee@debian.org>  Sat, 2 Nov 1996 19:42:04 -0700
506
507 netatalk (1.4b1-1) unstable; urgency=low
508
509   * Updated to new upstream version.
510   * Updated to new packaging format.
511
512  -- Klee Dienes <klee@debian.org>  Wed, 2 Oct 1996 10:18:14 -0700
513
514 netatalk (1.3.3-3);
515
516   * Fixed location of include files.
517
518  -- Klee Dienes <klee@mit.edu>  Mon Jan  8 10:46:52 MST 1996
519
520 netatalk (1.3.3-2);
521
522   * Fixed bug in postrm script.
523
524  -- Klee Dienes <klee@mit.edu>  Thu Dec 21 08:22:24 MST 1995
525
526 netatalk (1.3.3-1);
527
528   * Initial Release.
529
530  -- Klee Dienes <klee@mit.edu>  Wed Dec 13 22:58:31 MST 1995