[gnome-system-monitor] Created tag 3.25.90



The unsigned tag '3.25.90' was created.

Tagger: Robert Roth <robert roth off gmail com>
Date: Tue Aug 8 01:24:30 2017 +0300

    Tagged release 3.25.90

Changes since the last tag '3.25.3':

Benoît Dejean (3):
      After 35d69c72, std::map<pid_t, ProcInfo> requires ProcInfo to be     CopyConstructible for older 
compiler like gcc 5.4.     Make it a std::map<pid_t, std::shared_ptr<ProcInfo>> and implement a     wrapper 
to minimize code change.
      Revert "After 35d69c72, std::map<pid_t, ProcInfo> requires ProcInfo to be"
      Instead of using an Iterator adaptor as in f8761542 to avoid the use of the     deleted 
copy-constructor of ProcInfo by g++ 5.4, use piecewise_construct     version of std::emplace.

Daniel Mustieles (1):
      Update Spanish translation

Fran Dieguez (1):
      Update Galician translation

Isak Östlund (1):
      Update Swedish translation

Marek Cernocky (1):
      Updated Czech translation

Pawan Chitrakar (1):
      Update Nepali translation

Piotr Drąg (1):
      Add Polish help translation

Robert Roth (4):
      Implemented disk io monitoring
      Merge branch 'master' into wip/diskio
      Merge branch 'wip/diskio'
      Prepared release 3.25.90


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]