[20896] | 1 | August 13, 2004: Overview of Changes from 2.7.92 to 2.8.0 |
---|
| 2 | ========================================================= |
---|
| 3 | * No changes |
---|
| 4 | |
---|
| 5 | |
---|
| 6 | August 30, 2004: |
---|
| 7 | =============== |
---|
| 8 | * Applied some *BSD patches. |
---|
| 9 | * Removed old files. |
---|
| 10 | |
---|
| 11 | |
---|
| 12 | August 15, 2004: |
---|
| 13 | =============== |
---|
| 14 | * Fixed compilation with C89-only compilers and old libc. |
---|
| 15 | |
---|
| 16 | |
---|
| 17 | August 3, 2004: |
---|
| 18 | ============== |
---|
| 19 | * Some cleanups. |
---|
| 20 | * Fixed the behaviour of some linux proc_*() functions. |
---|
| 21 | * Updated the documentation. |
---|
| 22 | |
---|
| 23 | |
---|
| 24 | July 19, 2004: Overview of Changes from 2.6.1 to 2.7.4 |
---|
| 25 | ====================================================== |
---|
| 26 | * Plenty of code cleanups. Uninlined a lot of functions. ~5-10KB object size |
---|
| 27 | reduction. |
---|
| 28 | * Glibify a bit more. |
---|
| 29 | * API changes: |
---|
| 30 | - glibtop_fsusage provides total read and writes since boot_time. |
---|
| 31 | - glibtop_netload provides hardware address. IPv6 enable. |
---|
| 32 | - Added glibtop_get_proc_argv. |
---|
| 33 | |
---|
| 34 | Work in progress : |
---|
| 35 | * Finish glibtop_fsusage implementation for Linux. |
---|
| 36 | * Some fuctions don't conform to the documentation, e.g. proctime. |
---|
| 37 | |
---|
| 38 | March 11, 2004: |
---|
| 39 | =============== |
---|
| 40 | |
---|
| 41 | * Released LibGTop 2.5.99 "Gross Work", dedicated to people who do push-ups |
---|
| 42 | in the loos. |
---|
| 43 | |
---|
| 44 | - plenty of code cleanups |
---|
| 45 | |
---|
| 46 | - removed the dependency on libgnome, only glib required now |
---|
| 47 | |
---|
| 48 | - Linux 2.6 support, NetBSD support and better FreeBSD support |
---|
| 49 | |
---|
| 50 | - Make the block size available for filesystem statistics |
---|
| 51 | |
---|
[18271] | 52 | February 27, 2001: |
---|
| 53 | ================= |
---|
| 54 | |
---|
| 55 | * Released LibGTop 1.0.12 "Gerolzhofen". |
---|
| 56 | |
---|
| 57 | - fix for Solaris 8 from Laszlo PETER (msg_limits, sem_limits). |
---|
| 58 | |
---|
| 59 | - fix for FreeBSD 4.2 from Rolf Grossmann (FreeBSD now uses |
---|
| 60 | `_KERNEL' instead of `KERNEL'). Bug #51334. |
---|
| 61 | |
---|
| 62 | - for BSDI, comment out `subnet' field in netload; this should make |
---|
| 63 | it compile, but there may be other problems. Bug #13345. |
---|
| 64 | |
---|
| 65 | This release is for GNOME 1.4 Beta2. |
---|
| 66 | |
---|
| 67 | February 14, 2001: |
---|
| 68 | ================= |
---|
| 69 | |
---|
| 70 | * Released LibGTop 1.0.11 "Jasmin": |
---|
| 71 | |
---|
| 72 | [The release which was supposed to be called "Gerolzhofen".] |
---|
| 73 | |
---|
| 74 | - merged in the Solaris code from LIBGTOP_1_1_2_PATCHES. |
---|
| 75 | |
---|
| 76 | - minor OpenBSD fixes. |
---|
| 77 | |
---|
| 78 | - again a bunch of updated translations. |
---|
| 79 | |
---|
| 80 | Please test the Solaris stuff and report and bugs and |
---|
| 81 | problems as soon as possible; I'll make a new release |
---|
| 82 | for the 2nd beta of GNOME 1.4 if necessary. |
---|
| 83 | |
---|
| 84 | November 20, 2000: |
---|
| 85 | ================= |
---|
| 86 | |
---|
| 87 | * Released LibGTop 1.0.10 "November Rain": |
---|
| 88 | |
---|
| 89 | - this release contains a bunch of updated translations. |
---|
| 90 | |
---|
| 91 | May 25, 2000: |
---|
| 92 | ============ |
---|
| 93 | |
---|
| 94 | * Released LibGTop 1.0.9 "Stuttgart". |
---|
| 95 | |
---|
| 96 | (LibGTop 1.0.8 "Frankfurt" was not publically released.) |
---|
| 97 | |
---|
| 98 | February 15, 2000: |
---|
| 99 | ================= |
---|
| 100 | |
---|
| 101 | * Released LibGTop 1.0.7 "Copenhagen": |
---|
| 102 | |
---|
| 103 | - this is a bug fix release for the GUADEC CD-ROM; |
---|
| 104 | it contains fixes in both the Linux and *BSD sysdeps |
---|
| 105 | directory. |
---|
| 106 | |
---|
| 107 | October 18, 1999: |
---|
| 108 | ================ |
---|
| 109 | |
---|
| 110 | * Released LibGTop 1.0.6 "October LibGTop": |
---|
| 111 | |
---|
| 112 | - compilation fixes for FreeBSD. |
---|
| 113 | - updated reference manual. |
---|
| 114 | |
---|
| 115 | September 29, 1999: |
---|
| 116 | ================== |
---|
| 117 | |
---|
| 118 | * Released LibGTop 1.0.5. |
---|
| 119 | |
---|